fix(ingress): expose custom options for homepage integration
This commit is contained in:
@@ -1,38 +1,38 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: gravity
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
appVersion: 0.6.18
|
||||
description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
|
||||
home: https://truecharts.org/charts/incubator/gravity
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/BeryJu/gravity
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gravity
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgravity
|
||||
- https://github.com/BeryJu/gravity
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gravity
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgravity
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- gravity
|
||||
- dns
|
||||
- networking
|
||||
- gravity
|
||||
- dns
|
||||
- networking
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.9
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.9
|
||||
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: dns
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: dns
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
Reference in New Issue
Block a user