From 50141d94e9b57963d36eac3c317132eb7bc24763 Mon Sep 17 00:00:00 2001 From: alfi0812 <43101280+alfi0812@users.noreply.github.com> Date: Sat, 18 May 2024 00:53:01 +0200 Subject: [PATCH] fix(wg-easy): remove previous fix as upstream fixed port assignment (#22185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ https://github.com/wg-easy/wg-easy/pull/973 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/wg-easy/Chart.yaml | 3 +-- charts/stable/wg-easy/values.yaml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index 3cc506f6c3a..e75694f7524 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -31,8 +31,7 @@ maintainers: url: https://truecharts.org name: wg-easy sources: - - https://github.com/WeeJeWel/wg-easy - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - https://ghcr.io/wg-easy/wg-easy type: application -version: 14.0.1 +version: 14.0.2 diff --git a/charts/stable/wg-easy/values.yaml b/charts/stable/wg-easy/values.yaml index 7e13a287a5b..99f159f5fba 100644 --- a/charts/stable/wg-easy/values.yaml +++ b/charts/stable/wg-easy/values.yaml @@ -25,7 +25,6 @@ service: vpn: enabled: true protocol: udp - targetPort: 51820 port: 51820 workload: main: