diff --git a/charts/charts/azure-agent/.helmignore b/charts/azure-agent/.helmignore similarity index 100% rename from charts/charts/azure-agent/.helmignore rename to charts/azure-agent/.helmignore diff --git a/charts/charts/azure-agent/Chart.yaml b/charts/azure-agent/Chart.yaml similarity index 100% rename from charts/charts/azure-agent/Chart.yaml rename to charts/azure-agent/Chart.yaml diff --git a/charts/charts/azure-agent/templates/_helpers.tpl b/charts/azure-agent/templates/_helpers.tpl similarity index 100% rename from charts/charts/azure-agent/templates/_helpers.tpl rename to charts/azure-agent/templates/_helpers.tpl diff --git a/charts/charts/azure-agent/templates/agent-secret.yaml b/charts/azure-agent/templates/agent-secret.yaml similarity index 100% rename from charts/charts/azure-agent/templates/agent-secret.yaml rename to charts/azure-agent/templates/agent-secret.yaml diff --git a/charts/charts/azure-agent/templates/deployment.yaml b/charts/azure-agent/templates/deployment.yaml similarity index 100% rename from charts/charts/azure-agent/templates/deployment.yaml rename to charts/azure-agent/templates/deployment.yaml diff --git a/charts/charts/azure-agent/templates/harbor-secret.yaml b/charts/azure-agent/templates/harbor-secret.yaml similarity index 100% rename from charts/charts/azure-agent/templates/harbor-secret.yaml rename to charts/azure-agent/templates/harbor-secret.yaml diff --git a/charts/charts/azure-agent/templates/required_values.yaml b/charts/azure-agent/templates/required_values.yaml similarity index 100% rename from charts/charts/azure-agent/templates/required_values.yaml rename to charts/azure-agent/templates/required_values.yaml diff --git a/charts/charts/azure-agent/templates/rolebindings.yaml b/charts/azure-agent/templates/rolebindings.yaml similarity index 100% rename from charts/charts/azure-agent/templates/rolebindings.yaml rename to charts/azure-agent/templates/rolebindings.yaml diff --git a/charts/charts/azure-agent/templates/serviceaccount.yaml b/charts/azure-agent/templates/serviceaccount.yaml similarity index 100% rename from charts/charts/azure-agent/templates/serviceaccount.yaml rename to charts/azure-agent/templates/serviceaccount.yaml diff --git a/charts/charts/azure-agent/values.yaml b/charts/azure-agent/values.yaml similarity index 100% rename from charts/charts/azure-agent/values.yaml rename to charts/azure-agent/values.yaml