diff --git a/charts/incubator/truenas-exporter/Chart.yaml b/charts/incubator/truenas-exporter/Chart.yaml index b02eb4adf96..0170fca1140 100644 --- a/charts/incubator/truenas-exporter/Chart.yaml +++ b/charts/incubator/truenas-exporter/Chart.yaml @@ -32,4 +32,4 @@ name: truenas-exporter sources: - https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main type: application -version: 0.0.2 +version: 0.0.3 diff --git a/charts/incubator/truenas-exporter/values.yaml b/charts/incubator/truenas-exporter/values.yaml index f51c446ba2b..d8e4b075151 100644 --- a/charts/incubator/truenas-exporter/values.yaml +++ b/charts/incubator/truenas-exporter/values.yaml @@ -9,6 +9,10 @@ service: main: protocol: tcp port: 9109 + main-udp: + enabled: true + protocol: udp + port: 9109 metrics: enabled: true ports: