diff --git a/cobalt_chart/.helmignore b/cobalt-chart/.helmignore similarity index 100% rename from cobalt_chart/.helmignore rename to cobalt-chart/.helmignore diff --git a/cobalt_chart/Chart.yaml b/cobalt-chart/Chart.yaml similarity index 100% rename from cobalt_chart/Chart.yaml rename to cobalt-chart/Chart.yaml diff --git a/cobalt_chart/templates/NOTES.txt b/cobalt-chart/templates/NOTES.txt similarity index 100% rename from cobalt_chart/templates/NOTES.txt rename to cobalt-chart/templates/NOTES.txt diff --git a/cobalt_chart/templates/_helpers.tpl b/cobalt-chart/templates/_helpers.tpl similarity index 100% rename from cobalt_chart/templates/_helpers.tpl rename to cobalt-chart/templates/_helpers.tpl diff --git a/cobalt_chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml similarity index 100% rename from cobalt_chart/templates/deployment.yaml rename to cobalt-chart/templates/deployment.yaml diff --git a/cobalt_chart/templates/hpa.yaml b/cobalt-chart/templates/hpa.yaml similarity index 100% rename from cobalt_chart/templates/hpa.yaml rename to cobalt-chart/templates/hpa.yaml diff --git a/cobalt_chart/templates/ingress.yaml b/cobalt-chart/templates/ingress.yaml similarity index 100% rename from cobalt_chart/templates/ingress.yaml rename to cobalt-chart/templates/ingress.yaml diff --git a/cobalt_chart/templates/service.yaml b/cobalt-chart/templates/service.yaml similarity index 100% rename from cobalt_chart/templates/service.yaml rename to cobalt-chart/templates/service.yaml diff --git a/cobalt_chart/templates/tests/test-connection.yaml b/cobalt-chart/templates/tests/test-connection.yaml similarity index 100% rename from cobalt_chart/templates/tests/test-connection.yaml rename to cobalt-chart/templates/tests/test-connection.yaml diff --git a/cobalt_chart/values.yaml b/cobalt-chart/values.yaml similarity index 100% rename from cobalt_chart/values.yaml rename to cobalt-chart/values.yaml