diff --git a/contrib/helm/chihaya/.helmignore b/dist/helm/chihaya/.helmignore similarity index 100% rename from contrib/helm/chihaya/.helmignore rename to dist/helm/chihaya/.helmignore diff --git a/contrib/helm/chihaya/Chart.yaml b/dist/helm/chihaya/Chart.yaml old mode 100755 new mode 100644 similarity index 100% rename from contrib/helm/chihaya/Chart.yaml rename to dist/helm/chihaya/Chart.yaml diff --git a/contrib/helm/chihaya/templates/NOTES.txt b/dist/helm/chihaya/templates/NOTES.txt similarity index 100% rename from contrib/helm/chihaya/templates/NOTES.txt rename to dist/helm/chihaya/templates/NOTES.txt diff --git a/contrib/helm/chihaya/templates/_helpers.tpl b/dist/helm/chihaya/templates/_helpers.tpl similarity index 100% rename from contrib/helm/chihaya/templates/_helpers.tpl rename to dist/helm/chihaya/templates/_helpers.tpl diff --git a/contrib/helm/chihaya/templates/configmap.yaml b/dist/helm/chihaya/templates/configmap.yaml similarity index 100% rename from contrib/helm/chihaya/templates/configmap.yaml rename to dist/helm/chihaya/templates/configmap.yaml diff --git a/contrib/helm/chihaya/templates/deployment.yaml b/dist/helm/chihaya/templates/deployment.yaml similarity index 100% rename from contrib/helm/chihaya/templates/deployment.yaml rename to dist/helm/chihaya/templates/deployment.yaml diff --git a/contrib/helm/chihaya/templates/service.yaml b/dist/helm/chihaya/templates/service.yaml similarity index 100% rename from contrib/helm/chihaya/templates/service.yaml rename to dist/helm/chihaya/templates/service.yaml diff --git a/contrib/helm/chihaya/values.yaml b/dist/helm/chihaya/values.yaml similarity index 100% rename from contrib/helm/chihaya/values.yaml rename to dist/helm/chihaya/values.yaml