From d6f2606acc554582c57e6d701d51d2580516bf83 Mon Sep 17 00:00:00 2001 From: tzvonimir Date: Tue, 17 Mar 2026 14:46:50 +0100 Subject: [PATCH] Bump chart values --- helm-chart/zxporter-netmon/Chart.yaml | 4 ++-- helm-chart/zxporter-netmon/values.yaml | 2 +- helm-chart/zxporter/Chart.yaml | 4 ++-- helm-chart/zxporter/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/helm-chart/zxporter-netmon/Chart.yaml b/helm-chart/zxporter-netmon/Chart.yaml index 1a629683..e4bb550d 100644 --- a/helm-chart/zxporter-netmon/Chart.yaml +++ b/helm-chart/zxporter-netmon/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: zxporter-netmon description: A Helm chart for zxporter network monitor daemonset type: application -version: 0.0.12 -appVersion: "0.0.12" +version: 0.0.13 +appVersion: "0.0.13" diff --git a/helm-chart/zxporter-netmon/values.yaml b/helm-chart/zxporter-netmon/values.yaml index be06c752..39e42987 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.69" + tag: "v0.0.70" imagePullSecrets: [] nameOverride: "" diff --git a/helm-chart/zxporter/Chart.yaml b/helm-chart/zxporter/Chart.yaml index e21f57d3..da00467c 100644 --- a/helm-chart/zxporter/Chart.yaml +++ b/helm-chart/zxporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: zxporter description: A Helm chart for DevZero ZXPorter - Kubernetes resource monitoring and optimization -version: 0.0.46 -appVersion: "0.0.46" +version: 0.0.47 +appVersion: "0.0.47" home: https://github.com/devzero-inc/zxporter sources: - https://github.com/devzero-inc/zxporter diff --git a/helm-chart/zxporter/values.yaml b/helm-chart/zxporter/values.yaml index 80c34aab..ad1c69ae 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.69" + tag: "v0.0.70" # ZXPorter configuration zxporter: