From 6a1fa9326a9ab99a42c2a2b94b4f59d95ff3cb39 Mon Sep 17 00:00:00 2001 From: Sandipan Panda Date: Thu, 16 Apr 2026 22:38:39 +0530 Subject: [PATCH] set zxporter helm image tags to v0.0.74 --- helm-chart/zxporter-netmon/values.yaml | 2 +- helm-chart/zxporter-nodemon/values.yaml | 2 +- helm-chart/zxporter/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-chart/zxporter-netmon/values.yaml b/helm-chart/zxporter-netmon/values.yaml index d7d2ad85..ee56b695 100644 --- a/helm-chart/zxporter-netmon/values.yaml +++ b/helm-chart/zxporter-netmon/values.yaml @@ -2,7 +2,7 @@ image: repository: devzeroinc/zxporter-netmon pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.0.71" + tag: "v0.0.74" imagePullSecrets: [] nameOverride: "" diff --git a/helm-chart/zxporter-nodemon/values.yaml b/helm-chart/zxporter-nodemon/values.yaml index 2a224e25..d976bbef 100644 --- a/helm-chart/zxporter-nodemon/values.yaml +++ b/helm-chart/zxporter-nodemon/values.yaml @@ -14,7 +14,7 @@ gpuMetricsExporter: image: repository: docker.io/devzeroinc/zxporter-nodemon pullPolicy: IfNotPresent - tag: "v0.0.1" + tag: "v0.0.74" config: { } # config: # # address of the DCGM exporter instance diff --git a/helm-chart/zxporter/values.yaml b/helm-chart/zxporter/values.yaml index bdf44c9e..79d8900d 100644 --- a/helm-chart/zxporter/values.yaml +++ b/helm-chart/zxporter/values.yaml @@ -11,7 +11,7 @@ image: repository: docker.io/devzeroinc/zxporter pullPolicy: IfNotPresent - tag: "v0.0.73" + tag: "v0.0.74" # ZXPorter configuration zxporter: