diff --git a/helm-chart/zxporter-netmon/Chart.yaml b/helm-chart/zxporter-netmon/Chart.yaml index 4e31b414..1a629683 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.11 -appVersion: "0.0.11" +version: 0.0.12 +appVersion: "0.0.12" diff --git a/helm-chart/zxporter-netmon/values.yaml b/helm-chart/zxporter-netmon/values.yaml index 0511b984..be06c752 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.67" + tag: "v0.0.69" imagePullSecrets: [] nameOverride: "" diff --git a/helm-chart/zxporter/Chart.yaml b/helm-chart/zxporter/Chart.yaml index 9e2dfa80..e21f57d3 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.45 -appVersion: "0.0.45" +version: 0.0.46 +appVersion: "0.0.46" 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 a6b7214b..80c34aab 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.67" + tag: "v0.0.69" # ZXPorter configuration zxporter: