File tree 2 files changed +2
-2
lines changed
charts/tractusx-connector-memory
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ A Helm chart for Tractus-X Eclipse Data Space Connector based on memory
10
10
11
11
``` shell
12
12
helm repo add tractusx-edc https://eclipse-tractusx.github.io/charts/dev
13
- helm install my-release tractusx-edc/tractusx-connector --version 0.3.3
13
+ helm install my-release tractusx-edc/tractusx-connector-memory --version 0.3.3
14
14
```
15
15
16
16
## Source Code
Original file line number Diff line number Diff line change 12
12
13
13
```shell
14
14
helm repo add tractusx-edc https://eclipse-tractusx.github.io/charts/dev
15
- helm install my-release tractusx-edc/tractusx-connector --version {{ .Version }}
15
+ helm install my-release tractusx-edc/tractusx-connector-memory --version {{ .Version }}
16
16
```
17
17
18
18
{{ template "chart.maintainersSection" . }}
You can’t perform that action at this time.
0 commit comments