mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
1ab2028a14
* [chart] Update Helm chart common to v4 Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev> Co-authored-by: Horváth Zoltán <zhorvath83@gmail.com>
21 lines
587 B
YAML
21 lines
587 B
YAML
apiVersion: v2
|
|
appVersion: 1.2.6
|
|
description: Admision controller to change the default gateway and DNS server of PODs
|
|
name: pod-gateway
|
|
version: 5.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- pod-gateway
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/pod-gateway
|
|
icon: https://pod-gateway.org/icon
|
|
sources:
|
|
- https://github.com/k8s-at-home/gateway-admision-controller
|
|
- https://github.com/k8s-at-home/pod-gateway
|
|
maintainers:
|
|
- name: angelnu
|
|
email: git@angelnu.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.0.0
|