diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index c7e62bdafe1..282089119c2 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "4.37.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 6.0.7 + version: 6.0.9 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://truecharts.org/charts/enterprise/authelia @@ -36,7 +36,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 15.0.1 +version: 15.0.3 annotations: truecharts.org/catagories: | - security diff --git a/charts/enterprise/authelia/templates/common.yaml b/charts/enterprise/authelia/templates/common.yaml index 473823a6fc1..54e288e852c 100644 --- a/charts/enterprise/authelia/templates/common.yaml +++ b/charts/enterprise/authelia/templates/common.yaml @@ -48,7 +48,7 @@ items: - key: "LDAP_PASSWORD" path: LDAP_PASSWORD {{- end }} - {{- if .Values.notifier.smtp.enabled }} + {{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }} - key: "SMTP_PASSWORD" path: SMTP_PASSWORD {{- end }} diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index e6e49d4657f..f2f6d4eb97f 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "0.20.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 6.0.7 + version: 6.0.9 description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png @@ -26,7 +26,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 5.0.1 +version: 5.0.3 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/blocky/questions.yaml b/charts/enterprise/blocky/questions.yaml index b0e5a70a89b..62829074963 100644 --- a/charts/enterprise/blocky/questions.yaml +++ b/charts/enterprise/blocky/questions.yaml @@ -661,7 +661,7 @@ questions: description: This port exposes the container port on the service schema: type: int - default: 10315 + default: 4000 required: true - variable: dnstcp label: DNS TCP Service @@ -729,28 +729,6 @@ questions: type: int default: 853 required: true - - variable: http - label: HTTP and Metrics Service - description: "service for things like metrics, pprof, API, DoH etc" - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorClusterIP} -# Include{serviceSelectorExtras} - - variable: http - label: HTTP and Metrics Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 4000 - required: true # Include{serviceExpertRoot} default: false # Include{serviceExpert} diff --git a/charts/enterprise/cert-manager/Chart.yaml b/charts/enterprise/cert-manager/Chart.yaml index a116d39e6ca..911a01d75c5 100644 --- a/charts/enterprise/cert-manager/Chart.yaml +++ b/charts/enterprise/cert-manager/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager - https://cert-manager.io/ type: application -version: 1.0.1 +version: 1.0.3 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 11ac23dfbe8..a110e64528a 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 deprecated: false description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana @@ -25,7 +25,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 7.0.1 +version: 7.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/metallb/Chart.yaml b/charts/enterprise/metallb/Chart.yaml index 120cce7c5f2..9d222052aea 100644 --- a/charts/enterprise/metallb/Chart.yaml +++ b/charts/enterprise/metallb/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 8.0.1 +version: 8.0.3 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 5bfde1cf5a3..f69de152b4b 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.42.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://charts.bitnami.com/bitnami @@ -30,7 +30,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 8.0.1 +version: 8.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index cc1ebd8dd2d..b14841662ec 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/charts/enterprise/traefik @@ -24,7 +24,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 17.0.1 +version: 17.0.3 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 285f6f80e9a..f9d5efa793f 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.27.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.18 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://truecharts.org/charts/enterprise/vaultwarden @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - https://github.com/dani-garcia/vaultwarden type: application -version: 20.0.1 +version: 20.0.3 annotations: truecharts.org/catagories: | - security