Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-26 22:01:37 +00:00
parent 927a07421a
commit 9230442d75
11 changed files with 3165 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [wg-easy-8.0.0](https://github.com/truecharts/charts/compare/wg-easy-7.0.1...wg-easy-8.0.0) (2023-12-26)
### Chore
- update container image ghcr.io/wg-easy/wg-easy to v9[@79130e1](https://github.com/79130e1) by renovate ([#16502](https://github.com/truecharts/charts/issues/16502))
## [wg-easy-7.0.1](https://github.com/truecharts/charts/compare/wg-easy-7.0.0...wg-easy-7.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [wg-easy-7.0.0](https://github.com/truecharts/charts/compare/wg-easy-6.0.12...wg-easy-7.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
## [wg-easy-6.0.12](https://github.com/truecharts/charts/compare/wg-easy-6.0.11...wg-easy-6.0.12) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
## [wg-easy-6.0.11](https://github.com/truecharts/charts/compare/wg-easy-6.0.10...wg-easy-6.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
## [wg-easy-6.0.10](https://github.com/truecharts/charts/compare/wg-easy-6.0.9...wg-easy-6.0.10) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
## [wg-easy-6.0.9](https://github.com/truecharts/charts/compare/wg-easy-6.0.8...wg-easy-6.0.9) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
## [wg-easy-6.0.8](https://github.com/truecharts/charts/compare/wg-easy-6.0.7...wg-easy-6.0.8) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
## [wg-easy-6.0.7](https://github.com/truecharts/charts/compare/wg-easy-6.0.6...wg-easy-6.0.7) (2023-12-22)
### Chore
- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359))
## [wg-easy-6.0.6](https://github.com/truecharts/charts/compare/wg-easy-6.0.5...wg-easy-6.0.6) (2023-12-22)
### Fix
- expose custom options for homepage integration
## [wg-easy-6.0.5](https://github.com/truecharts/charts/compare/wg-easy-6.0.4...wg-easy-6.0.5) (2023-12-21)
### Fix

View File

@ -0,0 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: wg-easy
version: 8.0.0
appVersion: "9"
description: The easiest way to run WireGuard VPN + Web-based Admin UI.
home: https://truecharts.org/charts/stable/wg-easy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png
deprecated: false
sources:
- https://ghcr.io/wg-easy/wg-easy
- https://github.com/WeeJeWel/wg-easy
- https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- wg-easy
- wireguard
- weejewel
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wg-easy)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [wg-easy-8.0.0](https://github.com/truecharts/charts/compare/wg-easy-7.0.1...wg-easy-8.0.0) (2023-12-26)
### Chore
- update container image ghcr.io/wg-easy/wg-easy to v9[@79130e1](https://github.com/79130e1) by renovate ([#16502](https://github.com/truecharts/charts/issues/16502))

View File

@ -0,0 +1,8 @@
The easiest way to run WireGuard VPN + Web-based Admin UI.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wg-easy](https://truecharts.org/charts/stable/wg-easy)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,57 @@
image:
repository: ghcr.io/wg-easy/wg-easy
pullPolicy: IfNotPresent
tag: 9@sha256:79130e155b0d94ce1f3aca254fac268f771ad67841e64a48cc7a8e9dd0b972b2
securityContext:
container:
PUID: 0
runAsUser: 0
runAsGroup: 0
readOnlyRootFilesystem: false
runAsNonRoot: false
capabilities:
add:
- 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:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
WG_HOST: "localhost"
PORT: "{{ .Values.service.main.ports.main.port }}"
WG_PORT: "{{ .Values.service.vpn.ports.vpn.port }}"
WG_MTU: 0
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

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File