diff --git a/charts/sigi/v0.1.0/Chart.lock b/charts/sigi/v0/Chart.lock similarity index 100% rename from charts/sigi/v0.1.0/Chart.lock rename to charts/sigi/v0/Chart.lock diff --git a/charts/sigi/v0.1.0/Chart.yaml b/charts/sigi/v0/Chart.yaml similarity index 98% rename from charts/sigi/v0.1.0/Chart.yaml rename to charts/sigi/v0/Chart.yaml index 91d873b..4c6cc67 100644 --- a/charts/sigi/v0.1.0/Chart.yaml +++ b/charts/sigi/v0/Chart.yaml @@ -8,7 +8,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/sigi/v0.1.0/app-readme.md b/charts/sigi/v0/app-readme.md similarity index 100% rename from charts/sigi/v0.1.0/app-readme.md rename to charts/sigi/v0/app-readme.md diff --git a/charts/sigi/v0.1.0/charts/postgresql-11.6.8.tgz b/charts/sigi/v0/charts/postgresql-11.6.8.tgz similarity index 100% rename from charts/sigi/v0.1.0/charts/postgresql-11.6.8.tgz rename to charts/sigi/v0/charts/postgresql-11.6.8.tgz diff --git a/charts/sigi/v0.1.0/questions.yaml b/charts/sigi/v0/questions.yaml similarity index 100% rename from charts/sigi/v0.1.0/questions.yaml rename to charts/sigi/v0/questions.yaml diff --git a/charts/sigi/v0.1.0/templates/NOTES.txt b/charts/sigi/v0/templates/NOTES.txt similarity index 100% rename from charts/sigi/v0.1.0/templates/NOTES.txt rename to charts/sigi/v0/templates/NOTES.txt diff --git a/charts/sigi/v0.1.0/templates/_helpers.tpl b/charts/sigi/v0/templates/_helpers.tpl similarity index 100% rename from charts/sigi/v0.1.0/templates/_helpers.tpl rename to charts/sigi/v0/templates/_helpers.tpl diff --git a/charts/sigi/v0.1.0/templates/deployment.yaml b/charts/sigi/v0/templates/deployment.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/deployment.yaml rename to charts/sigi/v0/templates/deployment.yaml diff --git a/charts/sigi/v0.1.0/templates/hpa.yaml b/charts/sigi/v0/templates/hpa.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/hpa.yaml rename to charts/sigi/v0/templates/hpa.yaml diff --git a/charts/sigi/v0.1.0/templates/ingress.yaml b/charts/sigi/v0/templates/ingress.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/ingress.yaml rename to charts/sigi/v0/templates/ingress.yaml diff --git a/charts/sigi/v0.1.0/templates/pvc-media.yaml b/charts/sigi/v0/templates/pvc-media.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/pvc-media.yaml rename to charts/sigi/v0/templates/pvc-media.yaml diff --git a/charts/sigi/v0.1.0/templates/secretkey.yaml b/charts/sigi/v0/templates/secretkey.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/secretkey.yaml rename to charts/sigi/v0/templates/secretkey.yaml diff --git a/charts/sigi/v0.1.0/templates/service.yaml b/charts/sigi/v0/templates/service.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/service.yaml rename to charts/sigi/v0/templates/service.yaml diff --git a/charts/sigi/v0.1.0/templates/velero-schedule-monthly.yaml b/charts/sigi/v0/templates/velero-schedule-monthly.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/velero-schedule-monthly.yaml rename to charts/sigi/v0/templates/velero-schedule-monthly.yaml diff --git a/charts/sigi/v0.1.0/templates/velero-schedule-weekdays.yaml b/charts/sigi/v0/templates/velero-schedule-weekdays.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/velero-schedule-weekdays.yaml rename to charts/sigi/v0/templates/velero-schedule-weekdays.yaml diff --git a/charts/sigi/v0.1.0/templates/velero-schedule-weekly.yaml b/charts/sigi/v0/templates/velero-schedule-weekly.yaml similarity index 100% rename from charts/sigi/v0.1.0/templates/velero-schedule-weekly.yaml rename to charts/sigi/v0/templates/velero-schedule-weekly.yaml diff --git a/charts/sigi/v0.1.0/values.yaml b/charts/sigi/v0/values.yaml similarity index 100% rename from charts/sigi/v0.1.0/values.yaml rename to charts/sigi/v0/values.yaml