fix(traefik): set trustedIPs to string (#2764)

* fix(traefik): set trustedIPs to string

* update kms docs
This commit is contained in:
Stavros Kois
2022-05-27 22:35:01 +03:00
committed by GitHub
parent 7b6a393f43
commit 9113df9fb7
3 changed files with 4 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 11.3.7
version: 11.3.8
annotations:
truecharts.org/catagories: |
- network

View File

@@ -717,7 +717,7 @@ questions:
- variable: trustedIPsEntry
label: ""
schema:
type: ipaddr
type: string
required: true
default: ""
- variable: insecureMode

View File

@@ -17,7 +17,8 @@ maintainers:
url: https://truecharts.org
name: kms
sources:
- https://github.com/SystemRage/py-kms
- https://github.com/Py-KMS-Organization/py-kms
- https://hub.docker.com/r/pykmsorg/py-kms
type: application
version: 10.0.23
annotations: