Skip to content

Commit

Permalink
Update tracetest-onprem version to v1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbdias committed Aug 15, 2024
1 parent d8b818e commit a3fb795
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/tracetest-cloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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.29.0
version: v1.30.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
Expand Down
4 changes: 2 additions & 2 deletions charts/tracetest-onprem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tracetest-onprem
description: A Helm chart for tracetest On Prem
type: application
version: v1.52.0
version: v1.53.0
dependencies:
- name: tracetest-frontend
version: v1.12.0
Expand All @@ -13,7 +13,7 @@ dependencies:
repository: file://../tracetest-core
condition: tracetest-core.enabled
- name: tracetest-cloud
version: v1.29.0
version: v1.30.0
repository: file://../tracetest-cloud
condition: tracetest-cloud.enabled
- name: tracetest-agent-operator
Expand Down

0 comments on commit a3fb795

Please sign in to comment.