Skip to content

Commit

Permalink
fix chart format
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Jun 14, 2024
1 parent 92c393c commit ec55e4d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions charts/tracetest-onprem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ description: A Helm chart for tracetest On Prem
type: application
version: 1.104.0
dependencies:
- name: tracetest-core
version: 1.0.0
repository: file://../tracetest-core
- name: tracetest-cloud
version: 1.0.0
repository: file://../tracetest-cloud
- name: tracetest-agent-operator
version: 1.0.0
repository: file://../tracetest-agent-operator
- name: nats
version: 1.1.11
repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled
- name: tracetest-core
version: 1.0.0
repository: file://../tracetest-core
- name: tracetest-cloud
version: 1.0.0
repository: file://../tracetest-cloud
- name: tracetest-agent-operator
version: 1.0.0
repository: file://../tracetest-agent-operator
- name: nats
version: 1.1.11
repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled
maintainers:
- name: tracetest
url: https://tracetest.io
Expand Down

0 comments on commit ec55e4d

Please sign in to comment.