diff --git a/charts/vp-web/0.1.0/Chart.yaml b/charts/vp-web/0.1.1/Chart.yaml similarity index 98% rename from charts/vp-web/0.1.0/Chart.yaml rename to charts/vp-web/0.1.1/Chart.yaml index 8fde74a..a872e73 100644 --- a/charts/vp-web/0.1.0/Chart.yaml +++ b/charts/vp-web/0.1.1/Chart.yaml @@ -15,7 +15,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/vp-web/0.1.0/README.md b/charts/vp-web/0.1.1/README.md similarity index 100% rename from charts/vp-web/0.1.0/README.md rename to charts/vp-web/0.1.1/README.md diff --git a/charts/vp-web/0.1.0/app-readme.md b/charts/vp-web/0.1.1/app-readme.md similarity index 100% rename from charts/vp-web/0.1.0/app-readme.md rename to charts/vp-web/0.1.1/app-readme.md diff --git a/charts/vp-web/0.1.0/questions.yaml b/charts/vp-web/0.1.1/questions.yaml similarity index 100% rename from charts/vp-web/0.1.0/questions.yaml rename to charts/vp-web/0.1.1/questions.yaml diff --git a/charts/vp-web/0.1.0/templates/NOTES.txt b/charts/vp-web/0.1.1/templates/NOTES.txt similarity index 100% rename from charts/vp-web/0.1.0/templates/NOTES.txt rename to charts/vp-web/0.1.1/templates/NOTES.txt diff --git a/charts/vp-web/0.1.0/templates/_helpers.tpl b/charts/vp-web/0.1.1/templates/_helpers.tpl similarity index 100% rename from charts/vp-web/0.1.0/templates/_helpers.tpl rename to charts/vp-web/0.1.1/templates/_helpers.tpl diff --git a/charts/vp-web/0.1.0/templates/deployment.yaml b/charts/vp-web/0.1.1/templates/deployment.yaml similarity index 100% rename from charts/vp-web/0.1.0/templates/deployment.yaml rename to charts/vp-web/0.1.1/templates/deployment.yaml diff --git a/charts/vp-web/0.1.0/templates/ingress.yaml b/charts/vp-web/0.1.1/templates/ingress.yaml similarity index 100% rename from charts/vp-web/0.1.0/templates/ingress.yaml rename to charts/vp-web/0.1.1/templates/ingress.yaml diff --git a/charts/vp-web/0.1.0/templates/service.yaml b/charts/vp-web/0.1.1/templates/service.yaml similarity index 100% rename from charts/vp-web/0.1.0/templates/service.yaml rename to charts/vp-web/0.1.1/templates/service.yaml diff --git a/charts/vp-web/0.1.0/templates/tests/test-connection.yaml b/charts/vp-web/0.1.1/templates/tests/test-connection.yaml similarity index 100% rename from charts/vp-web/0.1.0/templates/tests/test-connection.yaml rename to charts/vp-web/0.1.1/templates/tests/test-connection.yaml diff --git a/charts/vp-web/0.1.0/values.yaml b/charts/vp-web/0.1.1/values.yaml similarity index 100% rename from charts/vp-web/0.1.0/values.yaml rename to charts/vp-web/0.1.1/values.yaml