From 0ed02e5d9814162a171f97d57566e02675cfa975 Mon Sep 17 00:00:00 2001 From: tzvonimir Date: Fri, 20 Mar 2026 12:22:22 +0100 Subject: [PATCH] Update helm values to 71 --- helm-chart/zxporter-netmon/values.yaml | 2 +- helm-chart/zxporter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-chart/zxporter-netmon/values.yaml b/helm-chart/zxporter-netmon/values.yaml index 40d29600..d7d2ad85 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.70" + tag: "v0.0.71" imagePullSecrets: [] nameOverride: "" diff --git a/helm-chart/zxporter/values.yaml b/helm-chart/zxporter/values.yaml index dfbe22fa..a699a0b0 100644 --- a/helm-chart/zxporter/values.yaml +++ b/helm-chart/zxporter/values.yaml @@ -13,7 +13,7 @@ namespace: devzero-zxporter image: repository: docker.io/devzeroinc/zxporter pullPolicy: IfNotPresent - tag: "v0.0.70" + tag: "v0.0.71" # ZXPorter configuration zxporter: