Skip to content

Commit

Permalink
updated urls
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Apr 18, 2023
1 parent c3e4e8d commit 2e1b6af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/tractusx-connector-app/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tractusx-connector
# tractusx-connector-app

![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.2](https://img.shields.io/badge/AppVersion-0.3.2-informational?style=flat-square)

Expand All @@ -7,17 +7,17 @@ and a data plane, and all third-party services such as PostgreSQL and HashiCorp

This chart is intended to be used as self-contained deployment, which only requires an external DAPS instance.

**Homepage:** <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector>
**Homepage:** <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector-app>

## Source Code

* <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector>
* <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector-app>

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| file://../tractusx-runtime | runtime(tractusx-runtime) | 0.3.2 |
| file://../tractusx-connector | runtime(tractusx-connector) | 0.3.2 |
| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.1.6 |
| https://helm.releases.hashicorp.com | vault(vault) | 0.20.0 |

Expand Down
4 changes: 2 additions & 2 deletions charts/tractusx-connector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ version: 0.3.2
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.3.2"
home: https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/charts/tractusx-connector
home: https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/
sources:
- https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/charts/tractusx-connector
- https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/
4 changes: 2 additions & 2 deletions charts/tractusx-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Control Plane and a Data Plane. Note that no external dependencies such as a Pos

This chart is intended for use with an _existing_ PostgreSQL database and an _existing_ HashiCorp Vault.

**Homepage:** <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/charts/tractusx-connector>
**Homepage:** <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/>

## TL;DR

Expand All @@ -18,7 +18,7 @@ helm install my-release tractusx-edc/tractusx-connector --version 0.3.2

## Source Code

* <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/charts/tractusx-connector>
* <https://github.com/eclipse-tractusx/tractusx-edc/tree/main/charts/tractusx-connector/>

## Values

Expand Down

0 comments on commit 2e1b6af

Please sign in to comment.