From d1a7a546e2261345748c9dac2e53e418e02498f3 Mon Sep 17 00:00:00 2001 From: Hendrik Leidinger Date: Sun, 19 Nov 2023 20:27:44 +0100 Subject: [PATCH] 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