From e4112d5ad66e5be0849f2204ca271c62b633f335 Mon Sep 17 00:00:00 2001 From: danielbdias Date: Wed, 16 Oct 2024 20:11:52 +0000 Subject: [PATCH] Update tracetest-onprem version to v1.127.0 --- charts/tracetest-auth/Chart.yaml | 2 +- charts/tracetest-onprem/Chart.yaml | 4 ++-- charts/tracetest-onprem/requirements.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/tracetest-auth/Chart.yaml b/charts/tracetest-auth/Chart.yaml index ca4a425..9278eb7 100644 --- a/charts/tracetest-auth/Chart.yaml +++ b/charts/tracetest-auth/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.44.0 +version: v1.45.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. diff --git a/charts/tracetest-onprem/Chart.yaml b/charts/tracetest-onprem/Chart.yaml index b868971..4682634 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.126.0 +version: v1.127.0 dependencies: - name: tracetest-frontend version: v1.19.0 @@ -29,7 +29,7 @@ dependencies: repository: file://../tracetest-public-endpoint condition: tracetest-public-endpoint.enabled - name: tracetest-auth - version: v1.43.0 + version: v1.45.0 repository: file://../tracetest-auth condition: tracetest-auth.enabled - name: tracetest-common diff --git a/charts/tracetest-onprem/requirements.yaml b/charts/tracetest-onprem/requirements.yaml index f225ced..7fedd83 100644 --- a/charts/tracetest-onprem/requirements.yaml +++ b/charts/tracetest-onprem/requirements.yaml @@ -24,7 +24,7 @@ dependencies: repository: file://../tracetest-public-endpoint condition: tracetest-public-endpoint.enabled - name: tracetest-auth - version: v1.43.0 + version: v1.45.0 repository: file://../tracetest-auth condition: tracetest-auth.enabled - name: tracetest-common