mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* migrate `wg-easy` to the new common library * rename * do the helm migration * default to true as it was * fix typo * fix typo * fix ci case * hmm * remove one fail * hmm * add 2. * update migration script * update migration * testupgrades * meta * cleanup * reset * untouch * bump common * fix migration entrypoint * untouch * bump common * bump common * update migrations * fix values * fix dnsOpts * migration changes * clean up * bump common * naming * Add reasoning for keeping a version around * update migration script * untouch catalog.json
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.0
|
|
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
|