diff --git a/charts/tracetest-agent/Chart.yaml b/charts/tracetest-agent/Chart.yaml index c5a2bab..56aa335 100644 --- a/charts/tracetest-agent/Chart.yaml +++ b/charts/tracetest-agent/Chart.yaml @@ -23,4 +23,4 @@ version: v1.1.0 # 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. # It is recommended to use it with quotes. -appVersion: v1.4.4 +appVersion: v1.5.4 diff --git a/scripts/update_chart_instructions.yaml b/scripts/update_chart_instructions.yaml index 45cf5d2..65ae01b 100644 --- a/scripts/update_chart_instructions.yaml +++ b/scripts/update_chart_instructions.yaml @@ -4,6 +4,9 @@ oss: - file: charts/tracetest-agent-operator/values.yaml jsonpath: .config.targetVersion +- file: charts/tracetest-agent/Chart.yaml + jsonpath: .appVersion + core: - file: charts/tracetest-core/Chart.yaml jsonpath: .appVersion