Skip to content

Commit

Permalink
helm chart release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagajbhiye9 committed Oct 31, 2023
1 parent f643096 commit 63b7c40
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 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.0
version: 1.0.1
# 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.0"
appVersion: "2.3.1"

dependencies:
- condition: sdepostgresql.enabled
Expand Down
26 changes: 22 additions & 4 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.1
created: "2023-10-31T15:12:12.207203+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.x.x
description: A Helm chart for Kubernetes
digest: 608090791098e641960f6c3730ab7bd8882f5eb4f8de070af143ce0ab40d0791
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.1.tgz
version: 1.0.1
- apiVersion: v2
appVersion: 2.3.0
created: "2023-10-17T14:00:15.807982+05:30"
created: "2023-10-31T15:12:12.201613+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -21,7 +39,7 @@ entries:
version: 1.0.0
- apiVersion: v2
appVersion: 2.1.2
created: "2023-10-17T14:00:15.803742+05:30"
created: "2023-10-31T15:12:12.192112+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -39,7 +57,7 @@ entries:
version: 0.0.11
- apiVersion: v2
appVersion: 2.1.1
created: "2023-10-17T14:00:15.798773+05:30"
created: "2023-10-31T15:12:12.179348+05:30"
dependencies:
- alias: sdepostgresql
condition: sdepostgresql.enabled
Expand All @@ -55,4 +73,4 @@ entries:
urls:
- https://catenax-ng.github.io/tx-managed-simple-data-exchanger/sde-0.0.10.tgz
version: 0.0.10
generated: "2023-10-17T14:00:15.794632+05:30"
generated: "2023-10-31T15:12:12.164798+05:30"
Binary file added sde-1.0.1.tgz
Binary file not shown.

0 comments on commit 63b7c40

Please sign in to comment.