diff --git a/charts/tracetest-onprem/Chart.yaml b/charts/tracetest-onprem/Chart.yaml index e2b7377..a450613 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.149.0 +version: v1.150.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.22.0 + version: v1.23.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 deb7802..b318be9 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.22.0 + version: v1.23.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 3aed976..6dee3e0 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.22.0 +version: v1.23.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.