Skip to content

Commit

Permalink
Update tracetest-onprem version to v1.117.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbdias committed Oct 16, 2024
1 parent 5d94675 commit 9b0554e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/tracetest-auth/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.35.0
version: v1.36.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.116.0
version: v1.117.0
dependencies:
- name: tracetest-frontend
version: v1.16.0
Expand All @@ -29,7 +29,7 @@ dependencies:
repository: file://../tracetest-public-endpoint
condition: tracetest-public-endpoint.enabled
- name: tracetest-auth
version: v1.34.0
version: v1.36.0
repository: file://../tracetest-auth
condition: tracetest-auth.enabled
- name: tracetest-common
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 @@ -24,7 +24,7 @@ dependencies:
repository: file://../tracetest-public-endpoint
condition: tracetest-public-endpoint.enabled
- name: tracetest-auth
version: v1.34.0
version: v1.36.0
repository: file://../tracetest-auth
condition: tracetest-auth.enabled
- name: tracetest-common
Expand Down

0 comments on commit 9b0554e

Please sign in to comment.