From d1a7a546e2261345748c9dac2e53e418e02498f3 Mon Sep 17 00:00:00 2001 From: Hendrik Leidinger Date: Sun, 19 Nov 2023 20:27:44 +0100 Subject: [PATCH 1/2] updated chart version --- charts/vp-web/{0.1.0 => 0.1.1}/Chart.yaml | 0 charts/vp-web/{0.1.0 => 0.1.1}/README.md | 0 charts/vp-web/{0.1.0 => 0.1.1}/app-readme.md | 0 charts/vp-web/{0.1.0 => 0.1.1}/questions.yaml | 0 charts/vp-web/{0.1.0 => 0.1.1}/templates/NOTES.txt | 0 charts/vp-web/{0.1.0 => 0.1.1}/templates/_helpers.tpl | 0 charts/vp-web/{0.1.0 => 0.1.1}/templates/deployment.yaml | 0 charts/vp-web/{0.1.0 => 0.1.1}/templates/ingress.yaml | 0 charts/vp-web/{0.1.0 => 0.1.1}/templates/service.yaml | 0 .../vp-web/{0.1.0 => 0.1.1}/templates/tests/test-connection.yaml | 0 charts/vp-web/{0.1.0 => 0.1.1}/values.yaml | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename charts/vp-web/{0.1.0 => 0.1.1}/Chart.yaml (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/README.md (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/app-readme.md (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/questions.yaml (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/templates/NOTES.txt (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/templates/_helpers.tpl (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/templates/deployment.yaml (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/templates/ingress.yaml (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/templates/service.yaml (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/templates/tests/test-connection.yaml (100%) rename charts/vp-web/{0.1.0 => 0.1.1}/values.yaml (100%) diff --git a/charts/vp-web/0.1.0/Chart.yaml b/charts/vp-web/0.1.1/Chart.yaml similarity index 100% rename from charts/vp-web/0.1.0/Chart.yaml rename to charts/vp-web/0.1.1/Chart.yaml 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 From 9d6d100131bd66e11fb5106ac1e1497f657009b6 Mon Sep 17 00:00:00 2001 From: Hendrik Leidinger Date: Sun, 19 Nov 2023 20:28:29 +0100 Subject: [PATCH 2/2] updated chart version --- charts/vp-web/0.1.1/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/vp-web/0.1.1/Chart.yaml b/charts/vp-web/0.1.1/Chart.yaml index 8fde74a..a872e73 100644 --- a/charts/vp-web/0.1.1/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