Skip to content

Commit

Permalink
postgres issue fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagajbhiye9 committed Dec 7, 2023
1 parent 8c18ae3 commit 08c72d8
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 8 deletions.
2 changes: 1 addition & 1 deletion charts/simpledataexchanger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
# 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: 1.0.3
version: 1.0.4
# 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
32 changes: 25 additions & 7 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,25 @@ entries:
sde:
- apiVersion: v2
appVersion: 2.3.2
created: "2023-12-07T15:40:21.932254+05:30"
created: "2023-12-07T19:00:47.220159+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.x.x
description: A Helm chart for Kubernetes
digest: d92f88f8f39146766e7094f13773e6800304de1e17d136423b3df65d00da9537
name: sde
sources:
- https://github.com/eclipse-tractusx/managed-simple-data-exchanger
type: application
urls:
- https://catenax-ng.github.io/tx-managed-simple-data-exchanger/sde-1.0.4.tgz
version: 1.0.4
- apiVersion: v2
appVersion: 2.3.2
created: "2023-12-07T19:00:47.213444+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -21,7 +39,7 @@ entries:
version: 1.0.3
- apiVersion: v2
appVersion: 2.3.1
created: "2023-12-07T15:40:21.924049+05:30"
created: "2023-12-07T19:00:47.199316+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -39,7 +57,7 @@ entries:
version: 1.0.2
- apiVersion: v2
appVersion: 2.3.1
created: "2023-12-07T15:40:21.913222+05:30"
created: "2023-12-07T19:00:47.190622+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -57,7 +75,7 @@ entries:
version: 1.0.1
- apiVersion: v2
appVersion: 2.3.0
created: "2023-12-07T15:40:21.894841+05:30"
created: "2023-12-07T19:00:47.178443+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -75,7 +93,7 @@ entries:
version: 1.0.0
- apiVersion: v2
appVersion: 2.1.2
created: "2023-12-07T15:40:21.882803+05:30"
created: "2023-12-07T19:00:47.168743+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -93,7 +111,7 @@ entries:
version: 0.0.11
- apiVersion: v2
appVersion: 2.1.1
created: "2023-12-07T15:40:21.87421+05:30"
created: "2023-12-07T19:00:47.157746+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -109,4 +127,4 @@ entries:
urls:
- https://catenax-ng.github.io/tx-managed-simple-data-exchanger/sde-0.0.10.tgz
version: 0.0.10
generated: "2023-12-07T15:40:21.861824+05:30"
generated: "2023-12-07T19:00:47.148969+05:30"
Binary file added sde-1.0.4.tgz
Binary file not shown.

0 comments on commit 08c72d8

Please sign in to comment.