diff --git a/incubator/cube-query/.helmignore b/stable/cube-query/.helmignore similarity index 100% rename from incubator/cube-query/.helmignore rename to stable/cube-query/.helmignore diff --git a/incubator/cube-query/Chart.yaml b/stable/cube-query/Chart.yaml similarity index 100% rename from incubator/cube-query/Chart.yaml rename to stable/cube-query/Chart.yaml diff --git a/incubator/cube-query/README.md b/stable/cube-query/README.md similarity index 100% rename from incubator/cube-query/README.md rename to stable/cube-query/README.md diff --git a/incubator/cube-query/templates/NOTES.txt b/stable/cube-query/templates/NOTES.txt similarity index 100% rename from incubator/cube-query/templates/NOTES.txt rename to stable/cube-query/templates/NOTES.txt diff --git a/incubator/cube-query/templates/_helpers.tpl b/stable/cube-query/templates/_helpers.tpl similarity index 100% rename from incubator/cube-query/templates/_helpers.tpl rename to stable/cube-query/templates/_helpers.tpl diff --git a/incubator/cube-query/templates/secret.yaml b/stable/cube-query/templates/secret.yaml similarity index 100% rename from incubator/cube-query/templates/secret.yaml rename to stable/cube-query/templates/secret.yaml diff --git a/incubator/cube-query/templates/server-configmap.yaml b/stable/cube-query/templates/server-configmap.yaml similarity index 100% rename from incubator/cube-query/templates/server-configmap.yaml rename to stable/cube-query/templates/server-configmap.yaml diff --git a/incubator/cube-query/templates/server-deployment.yaml b/stable/cube-query/templates/server-deployment.yaml similarity index 100% rename from incubator/cube-query/templates/server-deployment.yaml rename to stable/cube-query/templates/server-deployment.yaml diff --git a/incubator/cube-query/templates/server-ingress.yaml b/stable/cube-query/templates/server-ingress.yaml similarity index 100% rename from incubator/cube-query/templates/server-ingress.yaml rename to stable/cube-query/templates/server-ingress.yaml diff --git a/incubator/cube-query/templates/server-service.yaml b/stable/cube-query/templates/server-service.yaml similarity index 100% rename from incubator/cube-query/templates/server-service.yaml rename to stable/cube-query/templates/server-service.yaml diff --git a/incubator/cube-query/templates/tests/test-connection.yaml b/stable/cube-query/templates/tests/test-connection.yaml similarity index 100% rename from incubator/cube-query/templates/tests/test-connection.yaml rename to stable/cube-query/templates/tests/test-connection.yaml diff --git a/incubator/cube-query/templates/worker-configmap.yaml b/stable/cube-query/templates/worker-configmap.yaml similarity index 100% rename from incubator/cube-query/templates/worker-configmap.yaml rename to stable/cube-query/templates/worker-configmap.yaml diff --git a/incubator/cube-query/templates/worker-deployment.yaml b/stable/cube-query/templates/worker-deployment.yaml similarity index 100% rename from incubator/cube-query/templates/worker-deployment.yaml rename to stable/cube-query/templates/worker-deployment.yaml diff --git a/incubator/cube-query/values.yaml b/stable/cube-query/values.yaml similarity index 100% rename from incubator/cube-query/values.yaml rename to stable/cube-query/values.yaml