diff --git a/charts/core/traefik/Chart.yaml b/charts/core/traefik/Chart.yaml index ccd442635f9..27742590980 100644 --- a/charts/core/traefik/Chart.yaml +++ b/charts/core/traefik/Chart.yaml @@ -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 diff --git a/charts/core/traefik/questions.yaml b/charts/core/traefik/questions.yaml index d0dc05add04..cfb4eca8719 100644 --- a/charts/core/traefik/questions.yaml +++ b/charts/core/traefik/questions.yaml @@ -717,7 +717,7 @@ questions: - variable: trustedIPsEntry label: "" schema: - type: ipaddr + type: string required: true default: "" - variable: insecureMode diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 707c643cf26..d09c67b0932 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -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: