File tree 3 files changed +4
-4
lines changed
tracetest-public-endpoint
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : tracetest-onprem
3
3
description : A Helm chart for tracetest On Prem
4
4
type : application
5
- version : v1.147 .0
5
+ version : v1.148 .0
6
6
dependencies :
7
7
- name : tracetest-frontend
8
8
version : v1.19.0
@@ -25,7 +25,7 @@ dependencies:
25
25
repository : file://../tracetest-monitor-operator
26
26
condition : tracetest-monitor-operator.enabled
27
27
- name : tracetest-public-endpoint
28
- version : v1.20 .0
28
+ version : v1.21 .0
29
29
repository : file://../tracetest-public-endpoint
30
30
condition : tracetest-public-endpoint.enabled
31
31
- name : tracetest-auth
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies:
20
20
repository : file://../tracetest-monitor-operator
21
21
condition : tracetest-monitor-operator.enabled
22
22
- name : tracetest-public-endpoint
23
- version : v1.20 .0
23
+ version : v1.21 .0
24
24
repository : file://../tracetest-public-endpoint
25
25
condition : tracetest-public-endpoint.enabled
26
26
- name : tracetest-auth
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ type: application
14
14
# This is the chart version. This version number should be incremented each time you make changes
15
15
# to the chart and its templates, including the app version.
16
16
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17
- version : v1.20 .0
17
+ version : v1.21 .0
18
18
# This is the version number of the application being deployed. This version number should be
19
19
# incremented each time you make changes to the application. Versions are not expected to
20
20
# follow Semantic Versioning. They should reflect the version the application is using.
You can’t perform that action at this time.
0 commit comments