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: