diff --git a/charts/cailbre-web/.helmignore b/charts/calibre-web/.helmignore similarity index 100% rename from charts/cailbre-web/.helmignore rename to charts/calibre-web/.helmignore diff --git a/charts/cailbre-web/Chart.yaml b/charts/calibre-web/Chart.yaml similarity index 100% rename from charts/cailbre-web/Chart.yaml rename to charts/calibre-web/Chart.yaml diff --git a/charts/cailbre-web/templates/NOTES.txt b/charts/calibre-web/templates/NOTES.txt similarity index 100% rename from charts/cailbre-web/templates/NOTES.txt rename to charts/calibre-web/templates/NOTES.txt diff --git a/charts/cailbre-web/templates/_helpers.tpl b/charts/calibre-web/templates/_helpers.tpl similarity index 100% rename from charts/cailbre-web/templates/_helpers.tpl rename to charts/calibre-web/templates/_helpers.tpl diff --git a/charts/cailbre-web/templates/deployment.yaml b/charts/calibre-web/templates/deployment.yaml similarity index 100% rename from charts/cailbre-web/templates/deployment.yaml rename to charts/calibre-web/templates/deployment.yaml diff --git a/charts/cailbre-web/templates/ingress.yaml b/charts/calibre-web/templates/ingress.yaml similarity index 100% rename from charts/cailbre-web/templates/ingress.yaml rename to charts/calibre-web/templates/ingress.yaml diff --git a/charts/cailbre-web/templates/service.yaml b/charts/calibre-web/templates/service.yaml similarity index 100% rename from charts/cailbre-web/templates/service.yaml rename to charts/calibre-web/templates/service.yaml diff --git a/charts/cailbre-web/templates/serviceaccount.yaml b/charts/calibre-web/templates/serviceaccount.yaml similarity index 100% rename from charts/cailbre-web/templates/serviceaccount.yaml rename to charts/calibre-web/templates/serviceaccount.yaml diff --git a/charts/cailbre-web/templates/tests/test-connection.yaml b/charts/calibre-web/templates/tests/test-connection.yaml similarity index 100% rename from charts/cailbre-web/templates/tests/test-connection.yaml rename to charts/calibre-web/templates/tests/test-connection.yaml diff --git a/charts/cailbre-web/templates/volumes.yaml b/charts/calibre-web/templates/volumes.yaml similarity index 100% rename from charts/cailbre-web/templates/volumes.yaml rename to charts/calibre-web/templates/volumes.yaml diff --git a/charts/cailbre-web/values.yaml b/charts/calibre-web/values.yaml similarity index 100% rename from charts/cailbre-web/values.yaml rename to charts/calibre-web/values.yaml