From d4ba123a8ffbacdb391d5de854902755cd1a8a3a Mon Sep 17 00:00:00 2001 From: Hendrik Leidinger Date: Wed, 12 Jan 2022 19:41:03 +0100 Subject: [PATCH] changed version number --- charts/vp-web/{1.0.0 => 0.1.0}/Chart.yaml | 0 charts/vp-web/{1.0.0 => 0.1.0}/README.md | 0 charts/vp-web/{1.0.0 => 0.1.0}/app-readme.md | 0 charts/vp-web/{1.0.0 => 0.1.0}/questions.yaml | 0 charts/vp-web/{1.0.0 => 0.1.0}/templates/NOTES.txt | 0 charts/vp-web/{1.0.0 => 0.1.0}/templates/_helpers.tpl | 0 charts/vp-web/{1.0.0 => 0.1.0}/templates/deployment.yaml | 0 charts/vp-web/{1.0.0 => 0.1.0}/templates/ingress.yaml | 0 charts/vp-web/{1.0.0 => 0.1.0}/templates/service.yaml | 0 .../vp-web/{1.0.0 => 0.1.0}/templates/tests/test-connection.yaml | 0 charts/vp-web/{1.0.0 => 0.1.0}/values.yaml | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename charts/vp-web/{1.0.0 => 0.1.0}/Chart.yaml (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/README.md (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/app-readme.md (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/questions.yaml (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/templates/NOTES.txt (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/templates/_helpers.tpl (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/templates/deployment.yaml (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/templates/ingress.yaml (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/templates/service.yaml (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/templates/tests/test-connection.yaml (100%) rename charts/vp-web/{1.0.0 => 0.1.0}/values.yaml (100%) diff --git a/charts/vp-web/1.0.0/Chart.yaml b/charts/vp-web/0.1.0/Chart.yaml similarity index 100% rename from charts/vp-web/1.0.0/Chart.yaml rename to charts/vp-web/0.1.0/Chart.yaml diff --git a/charts/vp-web/1.0.0/README.md b/charts/vp-web/0.1.0/README.md similarity index 100% rename from charts/vp-web/1.0.0/README.md rename to charts/vp-web/0.1.0/README.md diff --git a/charts/vp-web/1.0.0/app-readme.md b/charts/vp-web/0.1.0/app-readme.md similarity index 100% rename from charts/vp-web/1.0.0/app-readme.md rename to charts/vp-web/0.1.0/app-readme.md diff --git a/charts/vp-web/1.0.0/questions.yaml b/charts/vp-web/0.1.0/questions.yaml similarity index 100% rename from charts/vp-web/1.0.0/questions.yaml rename to charts/vp-web/0.1.0/questions.yaml diff --git a/charts/vp-web/1.0.0/templates/NOTES.txt b/charts/vp-web/0.1.0/templates/NOTES.txt similarity index 100% rename from charts/vp-web/1.0.0/templates/NOTES.txt rename to charts/vp-web/0.1.0/templates/NOTES.txt diff --git a/charts/vp-web/1.0.0/templates/_helpers.tpl b/charts/vp-web/0.1.0/templates/_helpers.tpl similarity index 100% rename from charts/vp-web/1.0.0/templates/_helpers.tpl rename to charts/vp-web/0.1.0/templates/_helpers.tpl diff --git a/charts/vp-web/1.0.0/templates/deployment.yaml b/charts/vp-web/0.1.0/templates/deployment.yaml similarity index 100% rename from charts/vp-web/1.0.0/templates/deployment.yaml rename to charts/vp-web/0.1.0/templates/deployment.yaml diff --git a/charts/vp-web/1.0.0/templates/ingress.yaml b/charts/vp-web/0.1.0/templates/ingress.yaml similarity index 100% rename from charts/vp-web/1.0.0/templates/ingress.yaml rename to charts/vp-web/0.1.0/templates/ingress.yaml diff --git a/charts/vp-web/1.0.0/templates/service.yaml b/charts/vp-web/0.1.0/templates/service.yaml similarity index 100% rename from charts/vp-web/1.0.0/templates/service.yaml rename to charts/vp-web/0.1.0/templates/service.yaml diff --git a/charts/vp-web/1.0.0/templates/tests/test-connection.yaml b/charts/vp-web/0.1.0/templates/tests/test-connection.yaml similarity index 100% rename from charts/vp-web/1.0.0/templates/tests/test-connection.yaml rename to charts/vp-web/0.1.0/templates/tests/test-connection.yaml diff --git a/charts/vp-web/1.0.0/values.yaml b/charts/vp-web/0.1.0/values.yaml similarity index 100% rename from charts/vp-web/1.0.0/values.yaml rename to charts/vp-web/0.1.0/values.yaml