From 12e8ff9a43604c512a2f44bc7a0a9cd5e3156f20 Mon Sep 17 00:00:00 2001 From: AjohnsonLS Date: Wed, 7 Oct 2020 14:25:11 -0700 Subject: [PATCH] lowercased chart path --- charts/{LightstepSatellite => lightstepsatellite}/Chart.yaml | 0 charts/{LightstepSatellite => lightstepsatellite}/README.md | 0 charts/{LightstepSatellite => lightstepsatellite}/index.yaml | 0 .../templates/NOTES.txt | 0 .../templates/_helpers.tpl | 0 .../templates/deployment.yaml | 0 .../templates/ingress.yaml | 0 .../templates/satellite-secret.yaml | 0 .../templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 charts/{LightstepSatellite => lightstepsatellite}/values.yaml | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename charts/{LightstepSatellite => lightstepsatellite}/Chart.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/README.md (100%) rename charts/{LightstepSatellite => lightstepsatellite}/index.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/NOTES.txt (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/_helpers.tpl (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/deployment.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/ingress.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/satellite-secret.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/service.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/serviceaccount.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/templates/tests/test-connection.yaml (100%) rename charts/{LightstepSatellite => lightstepsatellite}/values.yaml (100%) diff --git a/charts/LightstepSatellite/Chart.yaml b/charts/lightstepsatellite/Chart.yaml similarity index 100% rename from charts/LightstepSatellite/Chart.yaml rename to charts/lightstepsatellite/Chart.yaml diff --git a/charts/LightstepSatellite/README.md b/charts/lightstepsatellite/README.md similarity index 100% rename from charts/LightstepSatellite/README.md rename to charts/lightstepsatellite/README.md diff --git a/charts/LightstepSatellite/index.yaml b/charts/lightstepsatellite/index.yaml similarity index 100% rename from charts/LightstepSatellite/index.yaml rename to charts/lightstepsatellite/index.yaml diff --git a/charts/LightstepSatellite/templates/NOTES.txt b/charts/lightstepsatellite/templates/NOTES.txt similarity index 100% rename from charts/LightstepSatellite/templates/NOTES.txt rename to charts/lightstepsatellite/templates/NOTES.txt diff --git a/charts/LightstepSatellite/templates/_helpers.tpl b/charts/lightstepsatellite/templates/_helpers.tpl similarity index 100% rename from charts/LightstepSatellite/templates/_helpers.tpl rename to charts/lightstepsatellite/templates/_helpers.tpl diff --git a/charts/LightstepSatellite/templates/deployment.yaml b/charts/lightstepsatellite/templates/deployment.yaml similarity index 100% rename from charts/LightstepSatellite/templates/deployment.yaml rename to charts/lightstepsatellite/templates/deployment.yaml diff --git a/charts/LightstepSatellite/templates/ingress.yaml b/charts/lightstepsatellite/templates/ingress.yaml similarity index 100% rename from charts/LightstepSatellite/templates/ingress.yaml rename to charts/lightstepsatellite/templates/ingress.yaml diff --git a/charts/LightstepSatellite/templates/satellite-secret.yaml b/charts/lightstepsatellite/templates/satellite-secret.yaml similarity index 100% rename from charts/LightstepSatellite/templates/satellite-secret.yaml rename to charts/lightstepsatellite/templates/satellite-secret.yaml diff --git a/charts/LightstepSatellite/templates/service.yaml b/charts/lightstepsatellite/templates/service.yaml similarity index 100% rename from charts/LightstepSatellite/templates/service.yaml rename to charts/lightstepsatellite/templates/service.yaml diff --git a/charts/LightstepSatellite/templates/serviceaccount.yaml b/charts/lightstepsatellite/templates/serviceaccount.yaml similarity index 100% rename from charts/LightstepSatellite/templates/serviceaccount.yaml rename to charts/lightstepsatellite/templates/serviceaccount.yaml diff --git a/charts/LightstepSatellite/templates/tests/test-connection.yaml b/charts/lightstepsatellite/templates/tests/test-connection.yaml similarity index 100% rename from charts/LightstepSatellite/templates/tests/test-connection.yaml rename to charts/lightstepsatellite/templates/tests/test-connection.yaml diff --git a/charts/LightstepSatellite/values.yaml b/charts/lightstepsatellite/values.yaml similarity index 100% rename from charts/LightstepSatellite/values.yaml rename to charts/lightstepsatellite/values.yaml