diff --git a/charts/enterprise/velero/.helmignore b/charts/operators/velero/.helmignore similarity index 100% rename from charts/enterprise/velero/.helmignore rename to charts/operators/velero/.helmignore diff --git a/charts/enterprise/velero/Chart.yaml b/charts/operators/velero/Chart.yaml similarity index 98% rename from charts/enterprise/velero/Chart.yaml rename to charts/operators/velero/Chart.yaml index 431cc184aa1..d51ef11d0f9 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/operators/velero/Chart.yaml @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 4.4.1 +version: 4.4.2 diff --git a/charts/enterprise/velero/README.md b/charts/operators/velero/README.md similarity index 100% rename from charts/enterprise/velero/README.md rename to charts/operators/velero/README.md diff --git a/charts/enterprise/velero/icon.png b/charts/operators/velero/icon.png similarity index 100% rename from charts/enterprise/velero/icon.png rename to charts/operators/velero/icon.png diff --git a/charts/enterprise/velero/questions.yaml b/charts/operators/velero/questions.yaml similarity index 100% rename from charts/enterprise/velero/questions.yaml rename to charts/operators/velero/questions.yaml diff --git a/charts/enterprise/velero/templates/NOTES.txt b/charts/operators/velero/templates/NOTES.txt similarity index 100% rename from charts/enterprise/velero/templates/NOTES.txt rename to charts/operators/velero/templates/NOTES.txt diff --git a/charts/enterprise/velero/templates/common.yaml b/charts/operators/velero/templates/common.yaml similarity index 100% rename from charts/enterprise/velero/templates/common.yaml rename to charts/operators/velero/templates/common.yaml diff --git a/charts/enterprise/velero/values.yaml b/charts/operators/velero/values.yaml similarity index 100% rename from charts/enterprise/velero/values.yaml rename to charts/operators/velero/values.yaml