From 8070fcd947993577d386077b452ed9705ba97128 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 19 Apr 2024 09:13:47 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/wg-easy/{2.0.15 => 2.0.16}/.helmignore | 0 charts/wg-easy/{2.0.15 => 2.0.16}/Chart.lock | 0 charts/wg-easy/{2.0.15 => 2.0.16}/Chart.yaml | 2 +- charts/wg-easy/{2.0.15 => 2.0.16}/README.md | 0 charts/wg-easy/{2.0.15 => 2.0.16}/app-readme.md | 0 .../{2.0.15 => 2.0.16}/charts/common-1.2.9.tgz | Bin .../wg-easy/{2.0.15 => 2.0.16}/ci/test-values.yaml | 0 charts/wg-easy/{2.0.15 => 2.0.16}/ix_values.yaml | 0 charts/wg-easy/{2.0.15 => 2.0.16}/metadata.yaml | 0 .../wg-easy/{2.0.15 => 2.0.16}/migrations/migrate | 0 charts/wg-easy/{2.0.15 => 2.0.16}/questions.yaml | 1 + .../wg-easy/{2.0.15 => 2.0.16}/templates/NOTES.txt | 0 .../{2.0.15 => 2.0.16}/templates/_migration.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_persistence.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_portal.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_service.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_wgeasy.tpl | 0 .../{2.0.15 => 2.0.16}/templates/common.yaml | 0 .../wg-easy/{2.0.15 => 2.0.16}/to_keep_versions.md | 0 19 files changed, 2 insertions(+), 1 deletion(-) rename charts/wg-easy/{2.0.15 => 2.0.16}/.helmignore (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/Chart.lock (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/Chart.yaml (97%) rename charts/wg-easy/{2.0.15 => 2.0.16}/README.md (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/app-readme.md (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/charts/common-1.2.9.tgz (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/ci/test-values.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/ix_values.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/metadata.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/migrations/migrate (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/questions.yaml (99%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/NOTES.txt (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_migration.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_persistence.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_portal.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_service.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_wgeasy.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/common.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/to_keep_versions.md (100%) diff --git a/charts/wg-easy/2.0.15/.helmignore b/charts/wg-easy/2.0.16/.helmignore similarity index 100% rename from charts/wg-easy/2.0.15/.helmignore rename to charts/wg-easy/2.0.16/.helmignore diff --git a/charts/wg-easy/2.0.15/Chart.lock b/charts/wg-easy/2.0.16/Chart.lock similarity index 100% rename from charts/wg-easy/2.0.15/Chart.lock rename to charts/wg-easy/2.0.16/Chart.lock diff --git a/charts/wg-easy/2.0.15/Chart.yaml b/charts/wg-easy/2.0.16/Chart.yaml similarity index 97% rename from charts/wg-easy/2.0.15/Chart.yaml rename to charts/wg-easy/2.0.16/Chart.yaml index 64731ae179..39ad45c7a9 100644 --- a/charts/wg-easy/2.0.15/Chart.yaml +++ b/charts/wg-easy/2.0.16/Chart.yaml @@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.15 +version: 2.0.16 apiVersion: v2 appVersion: '12' kubeVersion: '>=1.16.0-0' diff --git a/charts/wg-easy/2.0.15/README.md b/charts/wg-easy/2.0.16/README.md similarity index 100% rename from charts/wg-easy/2.0.15/README.md rename to charts/wg-easy/2.0.16/README.md diff --git a/charts/wg-easy/2.0.15/app-readme.md b/charts/wg-easy/2.0.16/app-readme.md similarity index 100% rename from charts/wg-easy/2.0.15/app-readme.md rename to charts/wg-easy/2.0.16/app-readme.md diff --git a/charts/wg-easy/2.0.15/charts/common-1.2.9.tgz b/charts/wg-easy/2.0.16/charts/common-1.2.9.tgz similarity index 100% rename from charts/wg-easy/2.0.15/charts/common-1.2.9.tgz rename to charts/wg-easy/2.0.16/charts/common-1.2.9.tgz diff --git a/charts/wg-easy/2.0.15/ci/test-values.yaml b/charts/wg-easy/2.0.16/ci/test-values.yaml similarity index 100% rename from charts/wg-easy/2.0.15/ci/test-values.yaml rename to charts/wg-easy/2.0.16/ci/test-values.yaml diff --git a/charts/wg-easy/2.0.15/ix_values.yaml b/charts/wg-easy/2.0.16/ix_values.yaml similarity index 100% rename from charts/wg-easy/2.0.15/ix_values.yaml rename to charts/wg-easy/2.0.16/ix_values.yaml diff --git a/charts/wg-easy/2.0.15/metadata.yaml b/charts/wg-easy/2.0.16/metadata.yaml similarity index 100% rename from charts/wg-easy/2.0.15/metadata.yaml rename to charts/wg-easy/2.0.16/metadata.yaml diff --git a/charts/wg-easy/2.0.15/migrations/migrate b/charts/wg-easy/2.0.16/migrations/migrate similarity index 100% rename from charts/wg-easy/2.0.15/migrations/migrate rename to charts/wg-easy/2.0.16/migrations/migrate diff --git a/charts/wg-easy/2.0.15/questions.yaml b/charts/wg-easy/2.0.16/questions.yaml similarity index 99% rename from charts/wg-easy/2.0.15/questions.yaml rename to charts/wg-easy/2.0.16/questions.yaml index 945c6504e8..08eef36eb9 100644 --- a/charts/wg-easy/2.0.15/questions.yaml +++ b/charts/wg-easy/2.0.16/questions.yaml @@ -35,6 +35,7 @@ questions: default: 30057 min: 9000 max: 65535 + show_if: [["hostNetwork", "=", false]] required: true - variable: webPort label: Web Port diff --git a/charts/wg-easy/2.0.15/templates/NOTES.txt b/charts/wg-easy/2.0.16/templates/NOTES.txt similarity index 100% rename from charts/wg-easy/2.0.15/templates/NOTES.txt rename to charts/wg-easy/2.0.16/templates/NOTES.txt diff --git a/charts/wg-easy/2.0.15/templates/_migration.tpl b/charts/wg-easy/2.0.16/templates/_migration.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_migration.tpl rename to charts/wg-easy/2.0.16/templates/_migration.tpl diff --git a/charts/wg-easy/2.0.15/templates/_persistence.tpl b/charts/wg-easy/2.0.16/templates/_persistence.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_persistence.tpl rename to charts/wg-easy/2.0.16/templates/_persistence.tpl diff --git a/charts/wg-easy/2.0.15/templates/_portal.tpl b/charts/wg-easy/2.0.16/templates/_portal.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_portal.tpl rename to charts/wg-easy/2.0.16/templates/_portal.tpl diff --git a/charts/wg-easy/2.0.15/templates/_service.tpl b/charts/wg-easy/2.0.16/templates/_service.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_service.tpl rename to charts/wg-easy/2.0.16/templates/_service.tpl diff --git a/charts/wg-easy/2.0.15/templates/_wgeasy.tpl b/charts/wg-easy/2.0.16/templates/_wgeasy.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_wgeasy.tpl rename to charts/wg-easy/2.0.16/templates/_wgeasy.tpl diff --git a/charts/wg-easy/2.0.15/templates/common.yaml b/charts/wg-easy/2.0.16/templates/common.yaml similarity index 100% rename from charts/wg-easy/2.0.15/templates/common.yaml rename to charts/wg-easy/2.0.16/templates/common.yaml diff --git a/charts/wg-easy/2.0.15/to_keep_versions.md b/charts/wg-easy/2.0.16/to_keep_versions.md similarity index 100% rename from charts/wg-easy/2.0.15/to_keep_versions.md rename to charts/wg-easy/2.0.16/to_keep_versions.md