From 3aa50f386c20eabd5216b1ea6776ab976aacfa4c Mon Sep 17 00:00:00 2001 From: xoscar Date: Wed, 31 Jul 2024 21:36:53 +0000 Subject: [PATCH] Update tracetest-onprem version to v1.46.0 --- charts/tracetest-agent-operator/Chart.yaml | 2 +- charts/tracetest-onprem/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/tracetest-agent-operator/Chart.yaml b/charts/tracetest-agent-operator/Chart.yaml index 1255970..c6eebf2 100644 --- a/charts/tracetest-agent-operator/Chart.yaml +++ b/charts/tracetest-agent-operator/Chart.yaml @@ -17,7 +17,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v1.19.0 +version: v1.20.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/tracetest-onprem/Chart.yaml b/charts/tracetest-onprem/Chart.yaml index a93dfd3..dce2f59 100644 --- a/charts/tracetest-onprem/Chart.yaml +++ b/charts/tracetest-onprem/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: tracetest-onprem description: A Helm chart for tracetest On Prem type: application -version: v1.45.0 +version: v1.46.0 dependencies: - name: tracetest-frontend version: v1.12.0 @@ -14,7 +14,7 @@ dependencies: version: v1.27.0 repository: file://../tracetest-cloud - name: tracetest-agent-operator - version: v1.19.0 + version: v1.20.0 repository: file://../tracetest-agent-operator - name: tracetest-monitor-operator version: v1.13.0