From b26c086c0302917d8e2b66ad49e0248491597d65 Mon Sep 17 00:00:00 2001 From: mathnogueira Date: Wed, 11 Sep 2024 14:07:55 +0000 Subject: [PATCH] Update tracetest-onprem version to v1.96.0 --- charts/pokeshop-demo/Chart.yaml | 2 +- charts/tracetest-onprem/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pokeshop-demo/Chart.yaml b/charts/pokeshop-demo/Chart.yaml index 0e60ee5..565d962 100644 --- a/charts/pokeshop-demo/Chart.yaml +++ b/charts/pokeshop-demo/Chart.yaml @@ -15,7 +15,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 4a950de..00242b7 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.95.0 +version: v1.96.0 dependencies: - name: tracetest-frontend version: v1.13.0