From 88c40924c93cee7b73c6b8d781279880194ebc66 Mon Sep 17 00:00:00 2001 From: mathnogueira Date: Tue, 22 Oct 2024 21:20:37 +0000 Subject: [PATCH] Update tracetest-onprem version to v1.149.0 --- charts/tracetest-onprem/Chart.yaml | 4 ++-- charts/tracetest-onprem/requirements.yaml | 2 +- charts/tracetest-public-endpoint/Chart.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/tracetest-onprem/Chart.yaml b/charts/tracetest-onprem/Chart.yaml index 3551b2c..e2b7377 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.148.0 +version: v1.149.0 dependencies: - name: tracetest-frontend version: v1.19.0 @@ -25,7 +25,7 @@ dependencies: repository: file://../tracetest-monitor-operator condition: tracetest-monitor-operator.enabled - name: tracetest-public-endpoint - version: v1.21.0 + version: v1.22.0 repository: file://../tracetest-public-endpoint condition: tracetest-public-endpoint.enabled - name: tracetest-auth diff --git a/charts/tracetest-onprem/requirements.yaml b/charts/tracetest-onprem/requirements.yaml index 4edb529..deb7802 100644 --- a/charts/tracetest-onprem/requirements.yaml +++ b/charts/tracetest-onprem/requirements.yaml @@ -20,7 +20,7 @@ dependencies: repository: file://../tracetest-monitor-operator condition: tracetest-monitor-operator.enabled - name: tracetest-public-endpoint - version: v1.21.0 + version: v1.22.0 repository: file://../tracetest-public-endpoint condition: tracetest-public-endpoint.enabled - name: tracetest-auth diff --git a/charts/tracetest-public-endpoint/Chart.yaml b/charts/tracetest-public-endpoint/Chart.yaml index 4dcaf2f..3aed976 100644 --- a/charts/tracetest-public-endpoint/Chart.yaml +++ b/charts/tracetest-public-endpoint/Chart.yaml @@ -14,7 +14,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.21.0 +version: v1.22.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 # follow Semantic Versioning. They should reflect the version the application is using.