Skip to content

Commit

Permalink
Update tracetest-onprem version to v1.148.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira committed Oct 22, 2024
1 parent 387aa0a commit d61d6b2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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.147.0
version: v1.148.0
dependencies:
- name: tracetest-frontend
version: v1.19.0
Expand All @@ -25,7 +25,7 @@ dependencies:
repository: file://../tracetest-monitor-operator
condition: tracetest-monitor-operator.enabled
- name: tracetest-public-endpoint
version: v1.20.0
version: v1.21.0
repository: file://../tracetest-public-endpoint
condition: tracetest-public-endpoint.enabled
- name: tracetest-auth
Expand Down
2 changes: 1 addition & 1 deletion charts/tracetest-onprem/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
repository: file://../tracetest-monitor-operator
condition: tracetest-monitor-operator.enabled
- name: tracetest-public-endpoint
version: v1.20.0
version: v1.21.0
repository: file://../tracetest-public-endpoint
condition: tracetest-public-endpoint.enabled
- name: tracetest-auth
Expand Down
2 changes: 1 addition & 1 deletion charts/tracetest-public-endpoint/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.20.0
version: v1.21.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.
Expand Down

0 comments on commit d61d6b2

Please sign in to comment.