diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 25f46ed2485..3061783e66b 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 5.0.42 +version: 5.0.43 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/blocky/values.yaml b/charts/enterprise/blocky/values.yaml index bd853425fd3..bd0fd046e93 100644 --- a/charts/enterprise/blocky/values.yaml +++ b/charts/enterprise/blocky/values.yaml @@ -325,7 +325,7 @@ metrics: main: # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. # @default -- See values.yaml - enabled: true + enabled: false type: "servicemonitor" endpoints: - port: main diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index b1f707b7305..1d2bc1b0347 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 18.0.15 +version: 18.0.16 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/traefik/values.yaml b/charts/enterprise/traefik/values.yaml index 5dba68174b6..1a294f81ce2 100644 --- a/charts/enterprise/traefik/values.yaml +++ b/charts/enterprise/traefik/values.yaml @@ -129,7 +129,7 @@ logs: metrics: main: - enabled: true + enabled: false type: servicemonitor endpoints: - port: metrics