mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 19:16:17 +08:00
* wg-easy - remove testing code in entrypoint * new installs do not have upgrade metadata, so dont fail
27 lines
652 B
YAML
27 lines
652 B
YAML
name: wg-easy
|
|
description: WG-Easy is the easiest way to install & manage WireGuard!
|
|
annotations:
|
|
title: WG Easy
|
|
type: application
|
|
version: 2.0.1
|
|
apiVersion: v2
|
|
appVersion: "7"
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.3
|
|
home: https://github.com/WeeJeWel/wg-easy
|
|
icon: https://media.sys.truenas.net/apps/wg-easy/icons/icon.png
|
|
sources:
|
|
- https://github.com/WeeJeWel/wg-easy
|
|
- https://github.com/truenas/charts/tree/master/charts/wg-easy
|
|
keywords:
|
|
- wireguard
|
|
- network
|
|
- vpn
|