From 7aff667ec6f8bee03bc98f55ff528ce160851919 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 7 Jul 2023 18:46:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wg-easy/4.0.15/app-changelog.md | 9 -- .../wg-easy/{4.0.15 => 4.0.16}/CHANGELOG.md | 10 +- stable/wg-easy/{4.0.15 => 4.0.16}/Chart.yaml | 2 +- stable/wg-easy/{4.0.15 => 4.0.16}/README.md | 0 stable/wg-easy/4.0.16/app-changelog.md | 4 + .../wg-easy/{4.0.15 => 4.0.16}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../wg-easy/{4.0.15 => 4.0.16}/ix_values.yaml | 47 +++++---- .../wg-easy/{4.0.15 => 4.0.16}/questions.yaml | 96 ++++++++++++------ .../{4.0.15 => 4.0.16}/templates/NOTES.txt | 0 .../{4.0.15 => 4.0.16}/templates/common.yaml | 0 stable/wg-easy/{4.0.15 => 4.0.16}/values.yaml | 0 12 files changed, 100 insertions(+), 68 deletions(-) delete mode 100644 stable/wg-easy/4.0.15/app-changelog.md rename stable/wg-easy/{4.0.15 => 4.0.16}/CHANGELOG.md (95%) rename stable/wg-easy/{4.0.15 => 4.0.16}/Chart.yaml (97%) rename stable/wg-easy/{4.0.15 => 4.0.16}/README.md (100%) create mode 100644 stable/wg-easy/4.0.16/app-changelog.md rename stable/wg-easy/{4.0.15 => 4.0.16}/app-readme.md (100%) rename stable/wg-easy/{4.0.15 => 4.0.16}/charts/common-12.14.6.tgz (100%) rename stable/wg-easy/{4.0.15 => 4.0.16}/ix_values.yaml (89%) rename stable/wg-easy/{4.0.15 => 4.0.16}/questions.yaml (96%) rename stable/wg-easy/{4.0.15 => 4.0.16}/templates/NOTES.txt (100%) rename stable/wg-easy/{4.0.15 => 4.0.16}/templates/common.yaml (100%) rename stable/wg-easy/{4.0.15 => 4.0.16}/values.yaml (100%) diff --git a/stable/wg-easy/4.0.15/app-changelog.md b/stable/wg-easy/4.0.15/app-changelog.md deleted file mode 100644 index 274ebd6bfd5..00000000000 --- a/stable/wg-easy/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wg-easy-4.0.15](https://github.com/truecharts/charts/compare/wg-easy-4.0.14...wg-easy-4.0.15) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/wg-easy/4.0.15/CHANGELOG.md b/stable/wg-easy/4.0.16/CHANGELOG.md similarity index 95% rename from stable/wg-easy/4.0.15/CHANGELOG.md rename to stable/wg-easy/4.0.16/CHANGELOG.md index b7d64ce4ef9..2c905483daa 100644 --- a/stable/wg-easy/4.0.15/CHANGELOG.md +++ b/stable/wg-easy/4.0.16/CHANGELOG.md @@ -4,6 +4,11 @@ +## [wg-easy-4.0.16](https://github.com/truecharts/charts/compare/wg-easy-4.0.15...wg-easy-4.0.16) (2023-07-07) + + + + ## [wg-easy-4.0.15](https://github.com/truecharts/charts/compare/wg-easy-4.0.14...wg-easy-4.0.15) (2023-07-01) ### Chore @@ -92,8 +97,3 @@ ## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) ### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/wg-easy/4.0.15/Chart.yaml b/stable/wg-easy/4.0.16/Chart.yaml similarity index 97% rename from stable/wg-easy/4.0.15/Chart.yaml rename to stable/wg-easy/4.0.16/Chart.yaml index 39203f9f20f..90b6fd9faee 100644 --- a/stable/wg-easy/4.0.15/Chart.yaml +++ b/stable/wg-easy/4.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - https://github.com/WeeJeWel/wg-easy type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - networking diff --git a/stable/wg-easy/4.0.15/README.md b/stable/wg-easy/4.0.16/README.md similarity index 100% rename from stable/wg-easy/4.0.15/README.md rename to stable/wg-easy/4.0.16/README.md diff --git a/stable/wg-easy/4.0.16/app-changelog.md b/stable/wg-easy/4.0.16/app-changelog.md new file mode 100644 index 00000000000..6fef2949941 --- /dev/null +++ b/stable/wg-easy/4.0.16/app-changelog.md @@ -0,0 +1,4 @@ + + +## [wg-easy-4.0.16](https://github.com/truecharts/charts/compare/wg-easy-4.0.15...wg-easy-4.0.16) (2023-07-07) + diff --git a/stable/wg-easy/4.0.15/app-readme.md b/stable/wg-easy/4.0.16/app-readme.md similarity index 100% rename from stable/wg-easy/4.0.15/app-readme.md rename to stable/wg-easy/4.0.16/app-readme.md diff --git a/stable/wg-easy/4.0.15/charts/common-12.14.6.tgz b/stable/wg-easy/4.0.16/charts/common-12.14.6.tgz similarity index 100% rename from stable/wg-easy/4.0.15/charts/common-12.14.6.tgz rename to stable/wg-easy/4.0.16/charts/common-12.14.6.tgz diff --git a/stable/wg-easy/4.0.15/ix_values.yaml b/stable/wg-easy/4.0.16/ix_values.yaml similarity index 89% rename from stable/wg-easy/4.0.15/ix_values.yaml rename to stable/wg-easy/4.0.16/ix_values.yaml index a04baeb6b05..e7521ddfc24 100644 --- a/stable/wg-easy/4.0.15/ix_values.yaml +++ b/stable/wg-easy/4.0.16/ix_values.yaml @@ -2,27 +2,7 @@ image: repository: tccr.io/truecharts/wg-easy pullPolicy: IfNotPresent tag: latest@sha256:5cc96ad86c87fb2ebc7dab65fc5b190ff0dcce370d0b9afa4aa4b5b2580a5000 -service: - main: - ports: - main: - targetPort: 51821 - port: 51821 - vpn: - enabled: true - ports: - vpn: - enabled: true - protocol: udp - port: 51820 - targetPort: 51820 -persistence: - config: - enabled: true - mountPath: "/etc/wireguard" -portal: - open: - enabled: true + securityContext: container: PUID: 0 @@ -35,6 +15,20 @@ securityContext: - NET_ADMIN - NET_RAW - SYS_MODULE + +service: + main: + ports: + main: + port: 51821 + vpn: + enabled: true + ports: + vpn: + enabled: true + protocol: udp + port: 51820 + workload: main: podSpec: @@ -49,9 +43,20 @@ workload: type: tcp env: WG_HOST: "localhost" + PORT: "{{ .Values.service.main.ports.main.port }}" + WG_PORT: "{{ .Values.service.vpn.ports.vpn.port }}" WG_MTU: 1420 WG_PERSISTENT_KEEPALIVE: 0 WG_DEFAULT_ADDRESS: "10.8.0.x" WG_DEFAULT_DNS: "1.1.1.1" WG_ALLOWED_IPS: "0.0.0.0/0, ::/0" PASSWORD: "secretpass" + +persistence: + config: + enabled: true + mountPath: "/etc/wireguard" + +portal: + open: + enabled: true diff --git a/stable/wg-easy/4.0.15/questions.yaml b/stable/wg-easy/4.0.16/questions.yaml similarity index 96% rename from stable/wg-easy/4.0.15/questions.yaml rename to stable/wg-easy/4.0.16/questions.yaml index 6c99ce88d42..7f7d799ba3d 100644 --- a/stable/wg-easy/4.0.15/questions.yaml +++ b/stable/wg-easy/4.0.16/questions.yaml @@ -648,14 +648,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -664,27 +656,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -760,13 +761,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/wg-easy/4.0.15/templates/NOTES.txt b/stable/wg-easy/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/4.0.15/templates/NOTES.txt rename to stable/wg-easy/4.0.16/templates/NOTES.txt diff --git a/stable/wg-easy/4.0.15/templates/common.yaml b/stable/wg-easy/4.0.16/templates/common.yaml similarity index 100% rename from stable/wg-easy/4.0.15/templates/common.yaml rename to stable/wg-easy/4.0.16/templates/common.yaml diff --git a/stable/wg-easy/4.0.15/values.yaml b/stable/wg-easy/4.0.16/values.yaml similarity index 100% rename from stable/wg-easy/4.0.15/values.yaml rename to stable/wg-easy/4.0.16/values.yaml