From 057f098b5ef40b708df9f465840267cc099132a7 Mon Sep 17 00:00:00 2001
From: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Date: Sat, 23 Jul 2022 22:40:15 +0300
Subject: [PATCH] feat(apps): move some apps to stable (#3281)
---
charts/incubator/agent-dvr/CHANGELOG.md | 27 --
charts/incubator/agent-dvr/Chart.yaml | 32 --
charts/incubator/agent-dvr/README.md | 108 -----
charts/incubator/agent-dvr/icon.png | Bin 17832 -> 0 bytes
charts/incubator/agent-dvr/questions.yaml | 418 ------------------
.../incubator/agent-dvr/templates/common.yaml | 2 -
charts/incubator/agent-dvr/values.yaml | 46 --
charts/incubator/tsmuxer/.helmignore | 30 --
.../agent-dvr => stable/avidemux}/.helmignore | 0
.../avidemux/CHANGELOG.md | 0
.../{incubator => stable}/avidemux/Chart.yaml | 2 +-
.../{incubator => stable}/avidemux/README.md | 0
.../avidemux/docs/installation_notes.md | 0
.../{incubator => stable}/avidemux/icon.png | Bin
.../avidemux/questions.yaml | 0
.../avidemux/templates/common.yaml | 0
.../avidemux/values.yaml | 0
.../avidemux => stable/czkawka}/.helmignore | 0
.../czkawka/CHANGELOG.md | 0
.../{incubator => stable}/czkawka/Chart.yaml | 2 +-
.../{incubator => stable}/czkawka/README.md | 0
.../czkawka/docs/installation_notes.md | 0
charts/{incubator => stable}/czkawka/icon.png | Bin
.../czkawka/questions.yaml | 0
.../czkawka/templates/common.yaml | 0
.../{incubator => stable}/czkawka/values.yaml | 0
.../czkawka => stable/dupeguru}/.helmignore | 0
.../dupeguru/CHANGELOG.md | 0
.../{incubator => stable}/dupeguru/Chart.yaml | 2 +-
.../{incubator => stable}/dupeguru/README.md | 0
.../dupeguru/docs/installation_notes.md | 0
.../{incubator => stable}/dupeguru/icon.png | Bin
.../dupeguru/questions.yaml | 0
.../dupeguru/templates/common.yaml | 0
.../dupeguru/values.yaml | 0
.../dupeguru => stable/filebot}/.helmignore | 0
.../filebot/CHANGELOG.md | 0
.../{incubator => stable}/filebot/Chart.yaml | 2 +-
.../{incubator => stable}/filebot/README.md | 0
.../filebot/docs/installation_notes.md | 0
charts/{incubator => stable}/filebot/icon.png | Bin
.../filebot/questions.yaml | 0
.../filebot/templates/common.yaml | 0
.../{incubator => stable}/filebot/values.yaml | 0
.../filebot => stable/mediainfo}/.helmignore | 0
.../mediainfo/CHANGELOG.md | 0
.../mediainfo/Chart.yaml | 2 +-
.../{incubator => stable}/mediainfo/README.md | 0
.../mediainfo/docs/installation_notes.md | 0
.../{incubator => stable}/mediainfo/icon.png | Bin
.../mediainfo/questions.yaml | 0
.../mediainfo/templates/common.yaml | 0
.../mediainfo/values.yaml | 0
.../mkvcleaver}/.helmignore | 0
.../mkvcleaver/CHANGELOG.md | 0
.../mkvcleaver/Chart.yaml | 2 +-
.../mkvcleaver/README.md | 0
.../mkvcleaver/docs/installation_notes.md | 0
.../{incubator => stable}/mkvcleaver/icon.png | Bin
.../mkvcleaver/questions.yaml | 0
.../mkvcleaver/templates/common.yaml | 0
.../mkvcleaver/values.yaml | 0
.../mkvcleaver => stable/putty}/.helmignore | 0
.../{incubator => stable}/putty/CHANGELOG.md | 0
charts/{incubator => stable}/putty/Chart.yaml | 2 +-
charts/{incubator => stable}/putty/README.md | 0
.../putty/docs/installation_notes.md | 0
charts/{incubator => stable}/putty/icon.png | Bin
.../putty/questions.yaml | 0
.../putty/templates/common.yaml | 0
.../{incubator => stable}/putty/values.yaml | 0
.../putty => stable/qdirstat}/.helmignore | 0
.../qdirstat/CHANGELOG.md | 0
.../{incubator => stable}/qdirstat/Chart.yaml | 2 +-
.../{incubator => stable}/qdirstat/README.md | 0
.../qdirstat/docs/installation_notes.md | 0
.../{incubator => stable}/qdirstat/icon.png | Bin
.../qdirstat/questions.yaml | 0
.../qdirstat/templates/common.yaml | 0
.../qdirstat/values.yaml | 0
.../theme-park}/.helmignore | 0
.../theme-park/CHANGELOG.md | 0
.../theme-park/Chart.yaml | 2 +-
.../theme-park/README.md | 0
.../{incubator => stable}/theme-park/icon.png | Bin
.../theme-park/questions.yaml | 0
.../theme-park/templates/common.yaml | 0
.../theme-park/values.yaml | 0
.../theme-park => stable/tsmuxer}/.helmignore | 0
.../tsmuxer/CHANGELOG.md | 0
.../{incubator => stable}/tsmuxer/Chart.yaml | 2 +-
.../{incubator => stable}/tsmuxer/README.md | 0
.../tsmuxer/docs/installation_notes.md | 0
charts/{incubator => stable}/tsmuxer/icon.png | Bin
.../tsmuxer/questions.yaml | 0
.../tsmuxer/templates/common.yaml | 0
.../{incubator => stable}/tsmuxer/values.yaml | 0
97 files changed, 10 insertions(+), 673 deletions(-)
delete mode 100644 charts/incubator/agent-dvr/CHANGELOG.md
delete mode 100644 charts/incubator/agent-dvr/Chart.yaml
delete mode 100644 charts/incubator/agent-dvr/README.md
delete mode 100644 charts/incubator/agent-dvr/icon.png
delete mode 100644 charts/incubator/agent-dvr/questions.yaml
delete mode 100644 charts/incubator/agent-dvr/templates/common.yaml
delete mode 100644 charts/incubator/agent-dvr/values.yaml
delete mode 100644 charts/incubator/tsmuxer/.helmignore
rename charts/{incubator/agent-dvr => stable/avidemux}/.helmignore (100%)
rename charts/{incubator => stable}/avidemux/CHANGELOG.md (100%)
rename charts/{incubator => stable}/avidemux/Chart.yaml (98%)
rename charts/{incubator => stable}/avidemux/README.md (100%)
rename charts/{incubator => stable}/avidemux/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/avidemux/icon.png (100%)
rename charts/{incubator => stable}/avidemux/questions.yaml (100%)
rename charts/{incubator => stable}/avidemux/templates/common.yaml (100%)
rename charts/{incubator => stable}/avidemux/values.yaml (100%)
rename charts/{incubator/avidemux => stable/czkawka}/.helmignore (100%)
rename charts/{incubator => stable}/czkawka/CHANGELOG.md (100%)
rename charts/{incubator => stable}/czkawka/Chart.yaml (98%)
rename charts/{incubator => stable}/czkawka/README.md (100%)
rename charts/{incubator => stable}/czkawka/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/czkawka/icon.png (100%)
rename charts/{incubator => stable}/czkawka/questions.yaml (100%)
rename charts/{incubator => stable}/czkawka/templates/common.yaml (100%)
rename charts/{incubator => stable}/czkawka/values.yaml (100%)
rename charts/{incubator/czkawka => stable/dupeguru}/.helmignore (100%)
rename charts/{incubator => stable}/dupeguru/CHANGELOG.md (100%)
rename charts/{incubator => stable}/dupeguru/Chart.yaml (98%)
rename charts/{incubator => stable}/dupeguru/README.md (100%)
rename charts/{incubator => stable}/dupeguru/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/dupeguru/icon.png (100%)
rename charts/{incubator => stable}/dupeguru/questions.yaml (100%)
rename charts/{incubator => stable}/dupeguru/templates/common.yaml (100%)
rename charts/{incubator => stable}/dupeguru/values.yaml (100%)
rename charts/{incubator/dupeguru => stable/filebot}/.helmignore (100%)
rename charts/{incubator => stable}/filebot/CHANGELOG.md (100%)
rename charts/{incubator => stable}/filebot/Chart.yaml (98%)
rename charts/{incubator => stable}/filebot/README.md (100%)
rename charts/{incubator => stable}/filebot/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/filebot/icon.png (100%)
rename charts/{incubator => stable}/filebot/questions.yaml (100%)
rename charts/{incubator => stable}/filebot/templates/common.yaml (100%)
rename charts/{incubator => stable}/filebot/values.yaml (100%)
rename charts/{incubator/filebot => stable/mediainfo}/.helmignore (100%)
rename charts/{incubator => stable}/mediainfo/CHANGELOG.md (100%)
rename charts/{incubator => stable}/mediainfo/Chart.yaml (98%)
rename charts/{incubator => stable}/mediainfo/README.md (100%)
rename charts/{incubator => stable}/mediainfo/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/mediainfo/icon.png (100%)
rename charts/{incubator => stable}/mediainfo/questions.yaml (100%)
rename charts/{incubator => stable}/mediainfo/templates/common.yaml (100%)
rename charts/{incubator => stable}/mediainfo/values.yaml (100%)
rename charts/{incubator/mediainfo => stable/mkvcleaver}/.helmignore (100%)
rename charts/{incubator => stable}/mkvcleaver/CHANGELOG.md (100%)
rename charts/{incubator => stable}/mkvcleaver/Chart.yaml (98%)
rename charts/{incubator => stable}/mkvcleaver/README.md (100%)
rename charts/{incubator => stable}/mkvcleaver/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/mkvcleaver/icon.png (100%)
rename charts/{incubator => stable}/mkvcleaver/questions.yaml (100%)
rename charts/{incubator => stable}/mkvcleaver/templates/common.yaml (100%)
rename charts/{incubator => stable}/mkvcleaver/values.yaml (100%)
rename charts/{incubator/mkvcleaver => stable/putty}/.helmignore (100%)
rename charts/{incubator => stable}/putty/CHANGELOG.md (100%)
rename charts/{incubator => stable}/putty/Chart.yaml (98%)
rename charts/{incubator => stable}/putty/README.md (100%)
rename charts/{incubator => stable}/putty/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/putty/icon.png (100%)
rename charts/{incubator => stable}/putty/questions.yaml (100%)
rename charts/{incubator => stable}/putty/templates/common.yaml (100%)
rename charts/{incubator => stable}/putty/values.yaml (100%)
rename charts/{incubator/putty => stable/qdirstat}/.helmignore (100%)
rename charts/{incubator => stable}/qdirstat/CHANGELOG.md (100%)
rename charts/{incubator => stable}/qdirstat/Chart.yaml (98%)
rename charts/{incubator => stable}/qdirstat/README.md (100%)
rename charts/{incubator => stable}/qdirstat/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/qdirstat/icon.png (100%)
rename charts/{incubator => stable}/qdirstat/questions.yaml (100%)
rename charts/{incubator => stable}/qdirstat/templates/common.yaml (100%)
rename charts/{incubator => stable}/qdirstat/values.yaml (100%)
rename charts/{incubator/qdirstat => stable/theme-park}/.helmignore (100%)
rename charts/{incubator => stable}/theme-park/CHANGELOG.md (100%)
rename charts/{incubator => stable}/theme-park/Chart.yaml (97%)
rename charts/{incubator => stable}/theme-park/README.md (100%)
rename charts/{incubator => stable}/theme-park/icon.png (100%)
rename charts/{incubator => stable}/theme-park/questions.yaml (100%)
rename charts/{incubator => stable}/theme-park/templates/common.yaml (100%)
rename charts/{incubator => stable}/theme-park/values.yaml (100%)
rename charts/{incubator/theme-park => stable/tsmuxer}/.helmignore (100%)
rename charts/{incubator => stable}/tsmuxer/CHANGELOG.md (100%)
rename charts/{incubator => stable}/tsmuxer/Chart.yaml (97%)
rename charts/{incubator => stable}/tsmuxer/README.md (100%)
rename charts/{incubator => stable}/tsmuxer/docs/installation_notes.md (100%)
rename charts/{incubator => stable}/tsmuxer/icon.png (100%)
rename charts/{incubator => stable}/tsmuxer/questions.yaml (100%)
rename charts/{incubator => stable}/tsmuxer/templates/common.yaml (100%)
rename charts/{incubator => stable}/tsmuxer/values.yaml (100%)
diff --git a/charts/incubator/agent-dvr/CHANGELOG.md b/charts/incubator/agent-dvr/CHANGELOG.md
deleted file mode 100644
index c61eb85dc3b..00000000000
--- a/charts/incubator/agent-dvr/CHANGELOG.md
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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/charts/incubator/agent-dvr/Chart.yaml b/charts/incubator/agent-dvr/Chart.yaml
deleted file mode 100644
index 234c28df8c8..00000000000
--- a/charts/incubator/agent-dvr/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.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/charts/incubator/agent-dvr/README.md b/charts/incubator/agent-dvr/README.md
deleted file mode 100644
index 2e0b55300b2..00000000000
--- a/charts/incubator/agent-dvr/README.md
+++ /dev/null
@@ -1,108 +0,0 @@
-# agent-dvr
-
-  
-
-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/charts/incubator/agent-dvr/icon.png b/charts/incubator/agent-dvr/icon.png
deleted file mode 100644
index b0bee9d969cee635da680b737e55ff0d047e2aab..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 17832
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
diff --git a/charts/incubator/agent-dvr/questions.yaml b/charts/incubator/agent-dvr/questions.yaml
deleted file mode 100644
index 0091857ac4d..00000000000
--- a/charts/incubator/agent-dvr/questions.yaml
+++ /dev/null
@@ -1,418 +0,0 @@
-# Include{groups}
-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
-# Include{global}
-
- - 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"
-# Include{controllerExpert}
-
-
-# Include{containerConfig}
-
- - 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:
-# Include{serviceSelector}
- - 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: 8090
- 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: 8090
-
- - variable: turnserver
- label: 'turnserver service'
- description: "Main port used for TURN server communication."
- schema:
- additional_attrs: true
- type: dict
- attrs:
-# Include{serviceSelector}
- - variable: turnserver
- label: "turnserver 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: enabled
- label: "Enable the port"
- schema:
- type: boolean
- default: true
- - 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: webrtc
- label: 'webrtc service'
- description: "Ports used to create connections or WebRTC. These will be used as needed.Additional 50000-50010 may be required based on use"
- schema:
- additional_attrs: true
- type: dict
- attrs:
-# Include{serviceSelector}
- - variable: webrtc
- label: "webrtc 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: 50000
- 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: 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: 50000
-
-
- - 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
-
-# Include{serviceExpert}
-
-# Include{serviceList}
-
- - variable: persistence
- label: "Integrated Persistent Storage"
- description: "Integrated Persistent Storage"
- group: "Storage and Persistence"
- schema:
- additional_attrs: true
- type: dict
- attrs:
-
- - variable: configpath
- label: "configpath Storage"
- schema:
- additional_attrs: true
- type: dict
- attrs:
-# Include{persistenceBasic}
-# Include{persistenceAdvanced}
- - variable: mediapath
- label: "mediapath Storage"
- description: "This is where video recordings go, Place this in an unraid share if needed"
- schema:
- additional_attrs: true
- type: dict
- attrs:
-# Include{persistenceBasic}
-# Include{persistenceAdvanced}
- - variable: commandspath
- label: "commandspath Storage"
- schema:
- additional_attrs: true
- type: dict
- attrs:
-# Include{persistenceBasic}
-# Include{persistenceAdvanced}
-
-
-# Include{persistenceList}
-
-
- - variable: ingress
- label: ""
- group: "Ingress"
- schema:
- additional_attrs: true
- type: dict
- attrs:
- - variable: main
- label: "Main Ingress"
- schema:
- additional_attrs: true
- type: dict
- attrs:
-# Include{ingressDefault}
-
-# Include{ingressTLS}
-
-# Include{ingressTraefik}
-
-# Include{ingressExpert}
-
-# Include{ingressList}
-
-# Include{security}
-
- - 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
-# Include{securityContextAdvanced}
-
- - 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
-# Include{podSecurityContextAdvanced}
-
-
-# Include{resources}
-
-# Include{advanced}
-
-# Include{addons}
diff --git a/charts/incubator/agent-dvr/templates/common.yaml b/charts/incubator/agent-dvr/templates/common.yaml
deleted file mode 100644
index cbf66c20818..00000000000
--- a/charts/incubator/agent-dvr/templates/common.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-{{/* Render the templates */}}
-{{ include "tc.common.loader.all" . }}
diff --git a/charts/incubator/agent-dvr/values.yaml b/charts/incubator/agent-dvr/values.yaml
deleted file mode 100644
index 513abee6175..00000000000
--- a/charts/incubator/agent-dvr/values.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
-env: {}
-image:
- pullPolicy: IfNotPresent
- repository: tccr.io/truecharts/agent-dvr
- tag: latest
-persistence:
- commandspath:
- enabled: true
- mountPath: /agent/Commands
- configpath:
- enabled: true
- mountPath: /agent/Media/XML/
- mediapath:
- enabled: true
- mountPath: /agent/Media/WebServerRoot/Media/
-podSecurityContext:
- runAsGroup: 0
- runAsUser: 0
-securityContext:
- readOnlyRootFilesystem: false
- runAsNonRoot: false
-service:
- main:
- enabled: true
- ports:
- main:
- enabled: true
- port: 8090
- protocol: HTTP
- targetPort: 8090
- turnserver:
- enabled: true
- ports:
- turnserver:
- enabled: true
- port: 3478
- protocol: UDP
- targetPort: 3478
- webrtc:
- enabled: true
- ports:
- webrtc:
- enabled: true
- port: 50000
- protocol: TCP
- targetPort: 50000
diff --git a/charts/incubator/tsmuxer/.helmignore b/charts/incubator/tsmuxer/.helmignore
deleted file mode 100644
index 77ca5567b26..00000000000
--- a/charts/incubator/tsmuxer/.helmignore
+++ /dev/null
@@ -1,30 +0,0 @@
-# Patterns to ignore when building packages.
-# This supports shell glob matching, relative path matching, and
-# negation (prefixed with !). Only one pattern per line.
-.DS_Store
-# Common VCS dirs
-.git/
-.gitignore
-.bzr/
-.bzrignore
-.hg/
-.hgignore
-.svn/
-# Common backup files
-*.swp
-*.bak
-*.tmp
-*~
-# Various IDEs
-.project
-.idea/
-*.tmproj
-.vscode/
-# OWNERS file for Kubernetes
-OWNERS
-# helm-docs templates
-*.gotmpl
-# docs folder
-/docs
-# icon
-icon.png
diff --git a/charts/incubator/agent-dvr/.helmignore b/charts/stable/avidemux/.helmignore
similarity index 100%
rename from charts/incubator/agent-dvr/.helmignore
rename to charts/stable/avidemux/.helmignore
diff --git a/charts/incubator/avidemux/CHANGELOG.md b/charts/stable/avidemux/CHANGELOG.md
similarity index 100%
rename from charts/incubator/avidemux/CHANGELOG.md
rename to charts/stable/avidemux/CHANGELOG.md
diff --git a/charts/incubator/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml
similarity index 98%
rename from charts/incubator/avidemux/Chart.yaml
rename to charts/stable/avidemux/Chart.yaml
index 582f48ebb9a..0f3a155b6d4 100644
--- a/charts/incubator/avidemux/Chart.yaml
+++ b/charts/stable/avidemux/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-avidemux
- https://hub.docker.com/r/jlesage/avidemux/
type: application
-version: 0.0.15
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/avidemux/README.md b/charts/stable/avidemux/README.md
similarity index 100%
rename from charts/incubator/avidemux/README.md
rename to charts/stable/avidemux/README.md
diff --git a/charts/incubator/avidemux/docs/installation_notes.md b/charts/stable/avidemux/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/avidemux/docs/installation_notes.md
rename to charts/stable/avidemux/docs/installation_notes.md
diff --git a/charts/incubator/avidemux/icon.png b/charts/stable/avidemux/icon.png
similarity index 100%
rename from charts/incubator/avidemux/icon.png
rename to charts/stable/avidemux/icon.png
diff --git a/charts/incubator/avidemux/questions.yaml b/charts/stable/avidemux/questions.yaml
similarity index 100%
rename from charts/incubator/avidemux/questions.yaml
rename to charts/stable/avidemux/questions.yaml
diff --git a/charts/incubator/avidemux/templates/common.yaml b/charts/stable/avidemux/templates/common.yaml
similarity index 100%
rename from charts/incubator/avidemux/templates/common.yaml
rename to charts/stable/avidemux/templates/common.yaml
diff --git a/charts/incubator/avidemux/values.yaml b/charts/stable/avidemux/values.yaml
similarity index 100%
rename from charts/incubator/avidemux/values.yaml
rename to charts/stable/avidemux/values.yaml
diff --git a/charts/incubator/avidemux/.helmignore b/charts/stable/czkawka/.helmignore
similarity index 100%
rename from charts/incubator/avidemux/.helmignore
rename to charts/stable/czkawka/.helmignore
diff --git a/charts/incubator/czkawka/CHANGELOG.md b/charts/stable/czkawka/CHANGELOG.md
similarity index 100%
rename from charts/incubator/czkawka/CHANGELOG.md
rename to charts/stable/czkawka/CHANGELOG.md
diff --git a/charts/incubator/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml
similarity index 98%
rename from charts/incubator/czkawka/Chart.yaml
rename to charts/stable/czkawka/Chart.yaml
index f9b11d6a625..40ba86ccd51 100644
--- a/charts/incubator/czkawka/Chart.yaml
+++ b/charts/stable/czkawka/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/jlesage/docker-czkawka
- https://github.com/qarmin/czkawka
type: application
-version: 0.0.16
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- duplicates
diff --git a/charts/incubator/czkawka/README.md b/charts/stable/czkawka/README.md
similarity index 100%
rename from charts/incubator/czkawka/README.md
rename to charts/stable/czkawka/README.md
diff --git a/charts/incubator/czkawka/docs/installation_notes.md b/charts/stable/czkawka/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/czkawka/docs/installation_notes.md
rename to charts/stable/czkawka/docs/installation_notes.md
diff --git a/charts/incubator/czkawka/icon.png b/charts/stable/czkawka/icon.png
similarity index 100%
rename from charts/incubator/czkawka/icon.png
rename to charts/stable/czkawka/icon.png
diff --git a/charts/incubator/czkawka/questions.yaml b/charts/stable/czkawka/questions.yaml
similarity index 100%
rename from charts/incubator/czkawka/questions.yaml
rename to charts/stable/czkawka/questions.yaml
diff --git a/charts/incubator/czkawka/templates/common.yaml b/charts/stable/czkawka/templates/common.yaml
similarity index 100%
rename from charts/incubator/czkawka/templates/common.yaml
rename to charts/stable/czkawka/templates/common.yaml
diff --git a/charts/incubator/czkawka/values.yaml b/charts/stable/czkawka/values.yaml
similarity index 100%
rename from charts/incubator/czkawka/values.yaml
rename to charts/stable/czkawka/values.yaml
diff --git a/charts/incubator/czkawka/.helmignore b/charts/stable/dupeguru/.helmignore
similarity index 100%
rename from charts/incubator/czkawka/.helmignore
rename to charts/stable/dupeguru/.helmignore
diff --git a/charts/incubator/dupeguru/CHANGELOG.md b/charts/stable/dupeguru/CHANGELOG.md
similarity index 100%
rename from charts/incubator/dupeguru/CHANGELOG.md
rename to charts/stable/dupeguru/CHANGELOG.md
diff --git a/charts/incubator/dupeguru/Chart.yaml b/charts/stable/dupeguru/Chart.yaml
similarity index 98%
rename from charts/incubator/dupeguru/Chart.yaml
rename to charts/stable/dupeguru/Chart.yaml
index ad77abe4479..5eb98c35501 100644
--- a/charts/incubator/dupeguru/Chart.yaml
+++ b/charts/stable/dupeguru/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-dupeguru
- https://hub.docker.com/r/jlesage/dupeguru/
type: application
-version: 0.0.16
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/dupeguru/README.md b/charts/stable/dupeguru/README.md
similarity index 100%
rename from charts/incubator/dupeguru/README.md
rename to charts/stable/dupeguru/README.md
diff --git a/charts/incubator/dupeguru/docs/installation_notes.md b/charts/stable/dupeguru/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/dupeguru/docs/installation_notes.md
rename to charts/stable/dupeguru/docs/installation_notes.md
diff --git a/charts/incubator/dupeguru/icon.png b/charts/stable/dupeguru/icon.png
similarity index 100%
rename from charts/incubator/dupeguru/icon.png
rename to charts/stable/dupeguru/icon.png
diff --git a/charts/incubator/dupeguru/questions.yaml b/charts/stable/dupeguru/questions.yaml
similarity index 100%
rename from charts/incubator/dupeguru/questions.yaml
rename to charts/stable/dupeguru/questions.yaml
diff --git a/charts/incubator/dupeguru/templates/common.yaml b/charts/stable/dupeguru/templates/common.yaml
similarity index 100%
rename from charts/incubator/dupeguru/templates/common.yaml
rename to charts/stable/dupeguru/templates/common.yaml
diff --git a/charts/incubator/dupeguru/values.yaml b/charts/stable/dupeguru/values.yaml
similarity index 100%
rename from charts/incubator/dupeguru/values.yaml
rename to charts/stable/dupeguru/values.yaml
diff --git a/charts/incubator/dupeguru/.helmignore b/charts/stable/filebot/.helmignore
similarity index 100%
rename from charts/incubator/dupeguru/.helmignore
rename to charts/stable/filebot/.helmignore
diff --git a/charts/incubator/filebot/CHANGELOG.md b/charts/stable/filebot/CHANGELOG.md
similarity index 100%
rename from charts/incubator/filebot/CHANGELOG.md
rename to charts/stable/filebot/CHANGELOG.md
diff --git a/charts/incubator/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml
similarity index 98%
rename from charts/incubator/filebot/Chart.yaml
rename to charts/stable/filebot/Chart.yaml
index 995db75c18f..28ddf01d569 100644
--- a/charts/incubator/filebot/Chart.yaml
+++ b/charts/stable/filebot/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-filebot
- https://hub.docker.com/r/jlesage/filebot/
type: application
-version: 0.0.15
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/filebot/README.md b/charts/stable/filebot/README.md
similarity index 100%
rename from charts/incubator/filebot/README.md
rename to charts/stable/filebot/README.md
diff --git a/charts/incubator/filebot/docs/installation_notes.md b/charts/stable/filebot/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/filebot/docs/installation_notes.md
rename to charts/stable/filebot/docs/installation_notes.md
diff --git a/charts/incubator/filebot/icon.png b/charts/stable/filebot/icon.png
similarity index 100%
rename from charts/incubator/filebot/icon.png
rename to charts/stable/filebot/icon.png
diff --git a/charts/incubator/filebot/questions.yaml b/charts/stable/filebot/questions.yaml
similarity index 100%
rename from charts/incubator/filebot/questions.yaml
rename to charts/stable/filebot/questions.yaml
diff --git a/charts/incubator/filebot/templates/common.yaml b/charts/stable/filebot/templates/common.yaml
similarity index 100%
rename from charts/incubator/filebot/templates/common.yaml
rename to charts/stable/filebot/templates/common.yaml
diff --git a/charts/incubator/filebot/values.yaml b/charts/stable/filebot/values.yaml
similarity index 100%
rename from charts/incubator/filebot/values.yaml
rename to charts/stable/filebot/values.yaml
diff --git a/charts/incubator/filebot/.helmignore b/charts/stable/mediainfo/.helmignore
similarity index 100%
rename from charts/incubator/filebot/.helmignore
rename to charts/stable/mediainfo/.helmignore
diff --git a/charts/incubator/mediainfo/CHANGELOG.md b/charts/stable/mediainfo/CHANGELOG.md
similarity index 100%
rename from charts/incubator/mediainfo/CHANGELOG.md
rename to charts/stable/mediainfo/CHANGELOG.md
diff --git a/charts/incubator/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml
similarity index 98%
rename from charts/incubator/mediainfo/Chart.yaml
rename to charts/stable/mediainfo/Chart.yaml
index 756d4379271..2b0a4fd9f66 100644
--- a/charts/incubator/mediainfo/Chart.yaml
+++ b/charts/stable/mediainfo/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-mediainfo
- https://hub.docker.com/r/jlesage/mediainfo/
type: application
-version: 0.0.15
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/mediainfo/README.md b/charts/stable/mediainfo/README.md
similarity index 100%
rename from charts/incubator/mediainfo/README.md
rename to charts/stable/mediainfo/README.md
diff --git a/charts/incubator/mediainfo/docs/installation_notes.md b/charts/stable/mediainfo/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/mediainfo/docs/installation_notes.md
rename to charts/stable/mediainfo/docs/installation_notes.md
diff --git a/charts/incubator/mediainfo/icon.png b/charts/stable/mediainfo/icon.png
similarity index 100%
rename from charts/incubator/mediainfo/icon.png
rename to charts/stable/mediainfo/icon.png
diff --git a/charts/incubator/mediainfo/questions.yaml b/charts/stable/mediainfo/questions.yaml
similarity index 100%
rename from charts/incubator/mediainfo/questions.yaml
rename to charts/stable/mediainfo/questions.yaml
diff --git a/charts/incubator/mediainfo/templates/common.yaml b/charts/stable/mediainfo/templates/common.yaml
similarity index 100%
rename from charts/incubator/mediainfo/templates/common.yaml
rename to charts/stable/mediainfo/templates/common.yaml
diff --git a/charts/incubator/mediainfo/values.yaml b/charts/stable/mediainfo/values.yaml
similarity index 100%
rename from charts/incubator/mediainfo/values.yaml
rename to charts/stable/mediainfo/values.yaml
diff --git a/charts/incubator/mediainfo/.helmignore b/charts/stable/mkvcleaver/.helmignore
similarity index 100%
rename from charts/incubator/mediainfo/.helmignore
rename to charts/stable/mkvcleaver/.helmignore
diff --git a/charts/incubator/mkvcleaver/CHANGELOG.md b/charts/stable/mkvcleaver/CHANGELOG.md
similarity index 100%
rename from charts/incubator/mkvcleaver/CHANGELOG.md
rename to charts/stable/mkvcleaver/CHANGELOG.md
diff --git a/charts/incubator/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml
similarity index 98%
rename from charts/incubator/mkvcleaver/Chart.yaml
rename to charts/stable/mkvcleaver/Chart.yaml
index 4ca80ae90f7..673c7931bb5 100644
--- a/charts/incubator/mkvcleaver/Chart.yaml
+++ b/charts/stable/mkvcleaver/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-mkvcleaver
- https://hub.docker.com/r/jlesage/mkvcleaver/
type: application
-version: 0.0.15
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/mkvcleaver/README.md b/charts/stable/mkvcleaver/README.md
similarity index 100%
rename from charts/incubator/mkvcleaver/README.md
rename to charts/stable/mkvcleaver/README.md
diff --git a/charts/incubator/mkvcleaver/docs/installation_notes.md b/charts/stable/mkvcleaver/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/mkvcleaver/docs/installation_notes.md
rename to charts/stable/mkvcleaver/docs/installation_notes.md
diff --git a/charts/incubator/mkvcleaver/icon.png b/charts/stable/mkvcleaver/icon.png
similarity index 100%
rename from charts/incubator/mkvcleaver/icon.png
rename to charts/stable/mkvcleaver/icon.png
diff --git a/charts/incubator/mkvcleaver/questions.yaml b/charts/stable/mkvcleaver/questions.yaml
similarity index 100%
rename from charts/incubator/mkvcleaver/questions.yaml
rename to charts/stable/mkvcleaver/questions.yaml
diff --git a/charts/incubator/mkvcleaver/templates/common.yaml b/charts/stable/mkvcleaver/templates/common.yaml
similarity index 100%
rename from charts/incubator/mkvcleaver/templates/common.yaml
rename to charts/stable/mkvcleaver/templates/common.yaml
diff --git a/charts/incubator/mkvcleaver/values.yaml b/charts/stable/mkvcleaver/values.yaml
similarity index 100%
rename from charts/incubator/mkvcleaver/values.yaml
rename to charts/stable/mkvcleaver/values.yaml
diff --git a/charts/incubator/mkvcleaver/.helmignore b/charts/stable/putty/.helmignore
similarity index 100%
rename from charts/incubator/mkvcleaver/.helmignore
rename to charts/stable/putty/.helmignore
diff --git a/charts/incubator/putty/CHANGELOG.md b/charts/stable/putty/CHANGELOG.md
similarity index 100%
rename from charts/incubator/putty/CHANGELOG.md
rename to charts/stable/putty/CHANGELOG.md
diff --git a/charts/incubator/putty/Chart.yaml b/charts/stable/putty/Chart.yaml
similarity index 98%
rename from charts/incubator/putty/Chart.yaml
rename to charts/stable/putty/Chart.yaml
index 5960ff9e12d..4ae57f86a8d 100644
--- a/charts/incubator/putty/Chart.yaml
+++ b/charts/stable/putty/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-putty
- https://hub.docker.com/r/jlesage/putty/
type: application
-version: 0.0.15
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- utilities
diff --git a/charts/incubator/putty/README.md b/charts/stable/putty/README.md
similarity index 100%
rename from charts/incubator/putty/README.md
rename to charts/stable/putty/README.md
diff --git a/charts/incubator/putty/docs/installation_notes.md b/charts/stable/putty/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/putty/docs/installation_notes.md
rename to charts/stable/putty/docs/installation_notes.md
diff --git a/charts/incubator/putty/icon.png b/charts/stable/putty/icon.png
similarity index 100%
rename from charts/incubator/putty/icon.png
rename to charts/stable/putty/icon.png
diff --git a/charts/incubator/putty/questions.yaml b/charts/stable/putty/questions.yaml
similarity index 100%
rename from charts/incubator/putty/questions.yaml
rename to charts/stable/putty/questions.yaml
diff --git a/charts/incubator/putty/templates/common.yaml b/charts/stable/putty/templates/common.yaml
similarity index 100%
rename from charts/incubator/putty/templates/common.yaml
rename to charts/stable/putty/templates/common.yaml
diff --git a/charts/incubator/putty/values.yaml b/charts/stable/putty/values.yaml
similarity index 100%
rename from charts/incubator/putty/values.yaml
rename to charts/stable/putty/values.yaml
diff --git a/charts/incubator/putty/.helmignore b/charts/stable/qdirstat/.helmignore
similarity index 100%
rename from charts/incubator/putty/.helmignore
rename to charts/stable/qdirstat/.helmignore
diff --git a/charts/incubator/qdirstat/CHANGELOG.md b/charts/stable/qdirstat/CHANGELOG.md
similarity index 100%
rename from charts/incubator/qdirstat/CHANGELOG.md
rename to charts/stable/qdirstat/CHANGELOG.md
diff --git a/charts/incubator/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml
similarity index 98%
rename from charts/incubator/qdirstat/Chart.yaml
rename to charts/stable/qdirstat/Chart.yaml
index e2db762e985..988e2c3503a 100644
--- a/charts/incubator/qdirstat/Chart.yaml
+++ b/charts/stable/qdirstat/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-qdirstat
- https://hub.docker.com/r/jlesage/qdirstat/
type: application
-version: 0.0.15
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/qdirstat/README.md b/charts/stable/qdirstat/README.md
similarity index 100%
rename from charts/incubator/qdirstat/README.md
rename to charts/stable/qdirstat/README.md
diff --git a/charts/incubator/qdirstat/docs/installation_notes.md b/charts/stable/qdirstat/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/qdirstat/docs/installation_notes.md
rename to charts/stable/qdirstat/docs/installation_notes.md
diff --git a/charts/incubator/qdirstat/icon.png b/charts/stable/qdirstat/icon.png
similarity index 100%
rename from charts/incubator/qdirstat/icon.png
rename to charts/stable/qdirstat/icon.png
diff --git a/charts/incubator/qdirstat/questions.yaml b/charts/stable/qdirstat/questions.yaml
similarity index 100%
rename from charts/incubator/qdirstat/questions.yaml
rename to charts/stable/qdirstat/questions.yaml
diff --git a/charts/incubator/qdirstat/templates/common.yaml b/charts/stable/qdirstat/templates/common.yaml
similarity index 100%
rename from charts/incubator/qdirstat/templates/common.yaml
rename to charts/stable/qdirstat/templates/common.yaml
diff --git a/charts/incubator/qdirstat/values.yaml b/charts/stable/qdirstat/values.yaml
similarity index 100%
rename from charts/incubator/qdirstat/values.yaml
rename to charts/stable/qdirstat/values.yaml
diff --git a/charts/incubator/qdirstat/.helmignore b/charts/stable/theme-park/.helmignore
similarity index 100%
rename from charts/incubator/qdirstat/.helmignore
rename to charts/stable/theme-park/.helmignore
diff --git a/charts/incubator/theme-park/CHANGELOG.md b/charts/stable/theme-park/CHANGELOG.md
similarity index 100%
rename from charts/incubator/theme-park/CHANGELOG.md
rename to charts/stable/theme-park/CHANGELOG.md
diff --git a/charts/incubator/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml
similarity index 97%
rename from charts/incubator/theme-park/Chart.yaml
rename to charts/stable/theme-park/Chart.yaml
index 9bb1f06953b..f66380e63c2 100644
--- a/charts/incubator/theme-park/Chart.yaml
+++ b/charts/stable/theme-park/Chart.yaml
@@ -20,7 +20,7 @@ name: theme-park
sources:
- https://github.com/gilbn/theme.park
type: application
-version: 1.0.24
+version: 2.0.0
annotations:
truecharts.org/catagories: |
- customization
diff --git a/charts/incubator/theme-park/README.md b/charts/stable/theme-park/README.md
similarity index 100%
rename from charts/incubator/theme-park/README.md
rename to charts/stable/theme-park/README.md
diff --git a/charts/incubator/theme-park/icon.png b/charts/stable/theme-park/icon.png
similarity index 100%
rename from charts/incubator/theme-park/icon.png
rename to charts/stable/theme-park/icon.png
diff --git a/charts/incubator/theme-park/questions.yaml b/charts/stable/theme-park/questions.yaml
similarity index 100%
rename from charts/incubator/theme-park/questions.yaml
rename to charts/stable/theme-park/questions.yaml
diff --git a/charts/incubator/theme-park/templates/common.yaml b/charts/stable/theme-park/templates/common.yaml
similarity index 100%
rename from charts/incubator/theme-park/templates/common.yaml
rename to charts/stable/theme-park/templates/common.yaml
diff --git a/charts/incubator/theme-park/values.yaml b/charts/stable/theme-park/values.yaml
similarity index 100%
rename from charts/incubator/theme-park/values.yaml
rename to charts/stable/theme-park/values.yaml
diff --git a/charts/incubator/theme-park/.helmignore b/charts/stable/tsmuxer/.helmignore
similarity index 100%
rename from charts/incubator/theme-park/.helmignore
rename to charts/stable/tsmuxer/.helmignore
diff --git a/charts/incubator/tsmuxer/CHANGELOG.md b/charts/stable/tsmuxer/CHANGELOG.md
similarity index 100%
rename from charts/incubator/tsmuxer/CHANGELOG.md
rename to charts/stable/tsmuxer/CHANGELOG.md
diff --git a/charts/incubator/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml
similarity index 97%
rename from charts/incubator/tsmuxer/Chart.yaml
rename to charts/stable/tsmuxer/Chart.yaml
index c6a8657ad9c..2db3de551bf 100644
--- a/charts/incubator/tsmuxer/Chart.yaml
+++ b/charts/stable/tsmuxer/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/jlesage/docker-tsmuxer
- https://hub.docker.com/r/jlesage/tsmuxer/
type: application
-version: 0.0.14
+version: 1.0.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/charts/incubator/tsmuxer/README.md b/charts/stable/tsmuxer/README.md
similarity index 100%
rename from charts/incubator/tsmuxer/README.md
rename to charts/stable/tsmuxer/README.md
diff --git a/charts/incubator/tsmuxer/docs/installation_notes.md b/charts/stable/tsmuxer/docs/installation_notes.md
similarity index 100%
rename from charts/incubator/tsmuxer/docs/installation_notes.md
rename to charts/stable/tsmuxer/docs/installation_notes.md
diff --git a/charts/incubator/tsmuxer/icon.png b/charts/stable/tsmuxer/icon.png
similarity index 100%
rename from charts/incubator/tsmuxer/icon.png
rename to charts/stable/tsmuxer/icon.png
diff --git a/charts/incubator/tsmuxer/questions.yaml b/charts/stable/tsmuxer/questions.yaml
similarity index 100%
rename from charts/incubator/tsmuxer/questions.yaml
rename to charts/stable/tsmuxer/questions.yaml
diff --git a/charts/incubator/tsmuxer/templates/common.yaml b/charts/stable/tsmuxer/templates/common.yaml
similarity index 100%
rename from charts/incubator/tsmuxer/templates/common.yaml
rename to charts/stable/tsmuxer/templates/common.yaml
diff --git a/charts/incubator/tsmuxer/values.yaml b/charts/stable/tsmuxer/values.yaml
similarity index 100%
rename from charts/incubator/tsmuxer/values.yaml
rename to charts/stable/tsmuxer/values.yaml