Skip to content

Commit

Permalink
package 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagajbhiye9 committed Dec 7, 2023
1 parent 2588bda commit 8c18ae3
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/simpledataexchanger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ 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.2
version: 1.0.3
# 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.
# It is recommended to use it with quotes.
appVersion: "2.3.1"
appVersion: "2.3.2"

dependencies:
- condition: sdepostgresql.enabled
Expand Down
30 changes: 24 additions & 6 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
apiVersion: v1
entries:
sde:
- apiVersion: v2
appVersion: 2.3.2
created: "2023-12-07T15:40:21.932254+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: 723578b306fc0a56dd59a832b0936fba5f6e93ffeb1b244fe7114b7f25cc4d6b
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.3.tgz
version: 1.0.3
- apiVersion: v2
appVersion: 2.3.1
created: "2023-11-10T16:22:38.146776+05:30"
created: "2023-12-07T15:40:21.924049+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -21,7 +39,7 @@ entries:
version: 1.0.2
- apiVersion: v2
appVersion: 2.3.1
created: "2023-11-10T16:22:38.142998+05:30"
created: "2023-12-07T15:40:21.913222+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -39,7 +57,7 @@ entries:
version: 1.0.1
- apiVersion: v2
appVersion: 2.3.0
created: "2023-11-10T16:22:38.137151+05:30"
created: "2023-12-07T15:40:21.894841+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -57,7 +75,7 @@ entries:
version: 1.0.0
- apiVersion: v2
appVersion: 2.1.2
created: "2023-11-10T16:22:38.131801+05:30"
created: "2023-12-07T15:40:21.882803+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -75,7 +93,7 @@ entries:
version: 0.0.11
- apiVersion: v2
appVersion: 2.1.1
created: "2023-11-10T16:22:38.125061+05:30"
created: "2023-12-07T15:40:21.87421+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -91,4 +109,4 @@ entries:
urls:
- https://catenax-ng.github.io/tx-managed-simple-data-exchanger/sde-0.0.10.tgz
version: 0.0.10
generated: "2023-11-10T16:22:38.118096+05:30"
generated: "2023-12-07T15:40:21.861824+05:30"
Binary file added sde-1.0.3.tgz
Binary file not shown.

0 comments on commit 8c18ae3

Please sign in to comment.