Skip to content

Commit 3cfbfc4

Browse files
committed
Update tracetest-onprem version to v1.134.0
1 parent 0d2ed1a commit 3cfbfc4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/tracetest-onprem/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: tracetest-onprem
33
description: A Helm chart for tracetest On Prem
44
type: application
5-
version: v1.132.0
5+
version: v1.134.0
66
dependencies:
77
- name: tracetest-frontend
88
version: v1.19.0
@@ -25,7 +25,7 @@ dependencies:
2525
repository: file://../tracetest-monitor-operator
2626
condition: tracetest-monitor-operator.enabled
2727
- name: tracetest-public-endpoint
28-
version: v1.18.0
28+
version: v1.19.0
2929
repository: file://../tracetest-public-endpoint
3030
condition: tracetest-public-endpoint.enabled
3131
- name: tracetest-auth

charts/tracetest-onprem/requirements.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
repository: file://../tracetest-monitor-operator
2121
condition: tracetest-monitor-operator.enabled
2222
- name: tracetest-public-endpoint
23-
version: v1.18.0
23+
version: v1.19.0
2424
repository: file://../tracetest-public-endpoint
2525
condition: tracetest-public-endpoint.enabled
2626
- name: tracetest-auth

charts/tracetest-public-endpoint/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type: application
1414
# This is the chart version. This version number should be incremented each time you make changes
1515
# to the chart and its templates, including the app version.
1616
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17-
version: v1.18.0
17+
version: v1.19.0
1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)