diff --git a/charts/incubator/automatic-music-downloader/Chart.yaml b/charts/incubator/automatic-music-downloader/Chart.yaml index dfcb57ccf4c..c70774d4594 100644 --- a/charts/incubator/automatic-music-downloader/Chart.yaml +++ b/charts/incubator/automatic-music-downloader/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/RandomNinjaAtk/docker-amd - https://hub.docker.com/r/randomninjaatk/amd type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/automatic-music-downloader/questions.yaml b/charts/incubator/automatic-music-downloader/questions.yaml index d451a978e99..50b1fb2757f 100644 --- a/charts/incubator/automatic-music-downloader/questions.yaml +++ b/charts/incubator/automatic-music-downloader/questions.yaml @@ -1,28 +1,6 @@ # Include{groups} -portals: - web_portal: - protocols: - - "$kubernetes-resource_configmap_portal_protocol" - host: - - "$kubernetes-resource_configmap_portal_host" - ports: - - "$kubernetes-resource_configmap_portal_port" +portals: {} 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"