From 01bf7666a4145eeb63835e02e9dd06d6b1c14653 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 31 Aug 2022 08:39:23 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wireguard/{1.0.2 => 1.0.3}/CHANGELOG.md | 9 +++++++++ stable/wireguard/{1.0.2 => 1.0.3}/Chart.lock | 2 +- stable/wireguard/{1.0.2 => 1.0.3}/Chart.yaml | 2 +- stable/wireguard/{1.0.2 => 1.0.3}/README.md | 2 +- stable/wireguard/{1.0.2 => 1.0.3}/app-readme.md | 0 .../{1.0.2 => 1.0.3}/charts/common-10.5.6.tgz | Bin stable/wireguard/{1.0.2 => 1.0.3}/ci/ci-values.yaml | 0 stable/wireguard/{1.0.2 => 1.0.3}/ix_values.yaml | 0 stable/wireguard/{1.0.2 => 1.0.3}/questions.yaml | 2 +- .../{1.0.2 => 1.0.3}/templates/_configfilemount.tpl | 0 .../{1.0.2 => 1.0.3}/templates/_configmap.tpl | 0 .../{1.0.2 => 1.0.3}/templates/_secret.tpl | 0 .../{1.0.2 => 1.0.3}/templates/common.yaml | 0 stable/wireguard/{1.0.2 => 1.0.3}/values.yaml | 0 14 files changed, 13 insertions(+), 4 deletions(-) rename stable/wireguard/{1.0.2 => 1.0.3}/CHANGELOG.md (86%) rename stable/wireguard/{1.0.2 => 1.0.3}/Chart.lock (80%) rename stable/wireguard/{1.0.2 => 1.0.3}/Chart.yaml (98%) rename stable/wireguard/{1.0.2 => 1.0.3}/README.md (98%) rename stable/wireguard/{1.0.2 => 1.0.3}/app-readme.md (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/charts/common-10.5.6.tgz (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/ci/ci-values.yaml (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/ix_values.yaml (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/questions.yaml (99%) rename stable/wireguard/{1.0.2 => 1.0.3}/templates/_configfilemount.tpl (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/templates/_configmap.tpl (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/templates/_secret.tpl (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/templates/common.yaml (100%) rename stable/wireguard/{1.0.2 => 1.0.3}/values.yaml (100%) diff --git a/stable/wireguard/1.0.2/CHANGELOG.md b/stable/wireguard/1.0.3/CHANGELOG.md similarity index 86% rename from stable/wireguard/1.0.2/CHANGELOG.md rename to stable/wireguard/1.0.3/CHANGELOG.md index a26a398bc78..fd99b09b286 100644 --- a/stable/wireguard/1.0.2/CHANGELOG.md +++ b/stable/wireguard/1.0.3/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wireguard-1.0.3](https://github.com/truecharts/charts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31) + +### Fix + +- fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645)) + + + + ## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) ### Chore diff --git a/stable/wireguard/1.0.2/Chart.lock b/stable/wireguard/1.0.3/Chart.lock similarity index 80% rename from stable/wireguard/1.0.2/Chart.lock rename to stable/wireguard/1.0.3/Chart.lock index 66f6d37ee7d..b2763a11db4 100644 --- a/stable/wireguard/1.0.2/Chart.lock +++ b/stable/wireguard/1.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:41:29.887997801Z" +generated: "2022-08-31T08:33:28.491756403Z" diff --git a/stable/wireguard/1.0.2/Chart.yaml b/stable/wireguard/1.0.3/Chart.yaml similarity index 98% rename from stable/wireguard/1.0.2/Chart.yaml rename to stable/wireguard/1.0.3/Chart.yaml index 83a2d05f541..8ee889acaeb 100644 --- a/stable/wireguard/1.0.2/Chart.yaml +++ b/stable/wireguard/1.0.3/Chart.yaml @@ -19,7 +19,7 @@ name: wireguard sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - network diff --git a/stable/wireguard/1.0.2/README.md b/stable/wireguard/1.0.3/README.md similarity index 98% rename from stable/wireguard/1.0.2/README.md rename to stable/wireguard/1.0.3/README.md index be00cd7cea3..1506246dbfb 100644 --- a/stable/wireguard/1.0.2/README.md +++ b/stable/wireguard/1.0.3/README.md @@ -1,6 +1,6 @@ # wireguard -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![AppVersion: 1.0.202109](https://img.shields.io/badge/AppVersion-1.0.202109-informational?style=flat-square) +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![AppVersion: 1.0.202109](https://img.shields.io/badge/AppVersion-1.0.202109-informational?style=flat-square) WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. diff --git a/stable/wireguard/1.0.2/app-readme.md b/stable/wireguard/1.0.3/app-readme.md similarity index 100% rename from stable/wireguard/1.0.2/app-readme.md rename to stable/wireguard/1.0.3/app-readme.md diff --git a/stable/wireguard/1.0.2/charts/common-10.5.6.tgz b/stable/wireguard/1.0.3/charts/common-10.5.6.tgz similarity index 100% rename from stable/wireguard/1.0.2/charts/common-10.5.6.tgz rename to stable/wireguard/1.0.3/charts/common-10.5.6.tgz diff --git a/stable/wireguard/1.0.2/ci/ci-values.yaml b/stable/wireguard/1.0.3/ci/ci-values.yaml similarity index 100% rename from stable/wireguard/1.0.2/ci/ci-values.yaml rename to stable/wireguard/1.0.3/ci/ci-values.yaml diff --git a/stable/wireguard/1.0.2/ix_values.yaml b/stable/wireguard/1.0.3/ix_values.yaml similarity index 100% rename from stable/wireguard/1.0.2/ix_values.yaml rename to stable/wireguard/1.0.3/ix_values.yaml diff --git a/stable/wireguard/1.0.2/questions.yaml b/stable/wireguard/1.0.3/questions.yaml similarity index 99% rename from stable/wireguard/1.0.2/questions.yaml rename to stable/wireguard/1.0.3/questions.yaml index 3b5699e944b..54945d84041 100644 --- a/stable/wireguard/1.0.2/questions.yaml +++ b/stable/wireguard/1.0.3/questions.yaml @@ -422,7 +422,7 @@ questions: label: Port Type schema: type: string - default: TCP + default: UDP enum: - value: HTTP description: HTTP diff --git a/stable/wireguard/1.0.2/templates/_configfilemount.tpl b/stable/wireguard/1.0.3/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/1.0.2/templates/_configfilemount.tpl rename to stable/wireguard/1.0.3/templates/_configfilemount.tpl diff --git a/stable/wireguard/1.0.2/templates/_configmap.tpl b/stable/wireguard/1.0.3/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/1.0.2/templates/_configmap.tpl rename to stable/wireguard/1.0.3/templates/_configmap.tpl diff --git a/stable/wireguard/1.0.2/templates/_secret.tpl b/stable/wireguard/1.0.3/templates/_secret.tpl similarity index 100% rename from stable/wireguard/1.0.2/templates/_secret.tpl rename to stable/wireguard/1.0.3/templates/_secret.tpl diff --git a/stable/wireguard/1.0.2/templates/common.yaml b/stable/wireguard/1.0.3/templates/common.yaml similarity index 100% rename from stable/wireguard/1.0.2/templates/common.yaml rename to stable/wireguard/1.0.3/templates/common.yaml diff --git a/stable/wireguard/1.0.2/values.yaml b/stable/wireguard/1.0.3/values.yaml similarity index 100% rename from stable/wireguard/1.0.2/values.yaml rename to stable/wireguard/1.0.3/values.yaml