diff --git a/charts/incubator/ml-workspace/CHANGELOG.md b/charts/stable/ml-workspace/CHANGELOG.md similarity index 100% rename from charts/incubator/ml-workspace/CHANGELOG.md rename to charts/stable/ml-workspace/CHANGELOG.md diff --git a/charts/incubator/ml-workspace/CONFIG.md b/charts/stable/ml-workspace/CONFIG.md similarity index 100% rename from charts/incubator/ml-workspace/CONFIG.md rename to charts/stable/ml-workspace/CONFIG.md diff --git a/charts/incubator/ml-workspace/Chart.yaml b/charts/stable/ml-workspace/Chart.yaml similarity index 86% rename from charts/incubator/ml-workspace/Chart.yaml rename to charts/stable/ml-workspace/Chart.yaml index 170991a0cd9..4218bd69210 100644 --- a/charts/incubator/ml-workspace/Chart.yaml +++ b/charts/stable/ml-workspace/Chart.yaml @@ -21,7 +21,9 @@ 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 -version: 0.0.1 +- https://hub.docker.com/r/mltooling/ml-workspace-light +- https://hub.docker.com/r/mltooling/ml-workspace-minimal +version: 1.0.0 annotations: truecharts.org/catagories: | - utility diff --git a/charts/incubator/ml-workspace/README.md b/charts/stable/ml-workspace/README.md similarity index 100% rename from charts/incubator/ml-workspace/README.md rename to charts/stable/ml-workspace/README.md diff --git a/charts/incubator/ml-workspace/ci/minimal-values.yaml b/charts/stable/ml-workspace/ci/minimal-values.yaml similarity index 100% rename from charts/incubator/ml-workspace/ci/minimal-values.yaml rename to charts/stable/ml-workspace/ci/minimal-values.yaml diff --git a/charts/incubator/ml-workspace/helm-values.md b/charts/stable/ml-workspace/helm-values.md similarity index 100% rename from charts/incubator/ml-workspace/helm-values.md rename to charts/stable/ml-workspace/helm-values.md diff --git a/charts/incubator/ml-workspace/questions.yaml b/charts/stable/ml-workspace/questions.yaml similarity index 100% rename from charts/incubator/ml-workspace/questions.yaml rename to charts/stable/ml-workspace/questions.yaml diff --git a/charts/incubator/ml-workspace/security.md b/charts/stable/ml-workspace/security.md similarity index 100% rename from charts/incubator/ml-workspace/security.md rename to charts/stable/ml-workspace/security.md diff --git a/charts/incubator/ml-workspace/templates/common.yaml b/charts/stable/ml-workspace/templates/common.yaml similarity index 100% rename from charts/incubator/ml-workspace/templates/common.yaml rename to charts/stable/ml-workspace/templates/common.yaml diff --git a/charts/incubator/ml-workspace/values.yaml b/charts/stable/ml-workspace/values.yaml similarity index 100% rename from charts/incubator/ml-workspace/values.yaml rename to charts/stable/ml-workspace/values.yaml