diff --git a/charts/bpdm/Chart.yaml b/charts/bpdm/Chart.yaml index c6e0cbe1a..8ce238fed 100644 --- a/charts/bpdm/Chart.yaml +++ b/charts/bpdm/Chart.yaml @@ -22,23 +22,23 @@ apiVersion: v2 name: bpdm type: application description: A Helm chart for Kubernetes that deploys the gate and pool applications -version: 3.0.2-alpha.6 -appVersion: "4.0.0-alpha.9" +version: 3.0.2-alpha.7 +appVersion: "4.0.0-alpha.10" home: https://github.com/eclipse-tractusx/bpdm sources: - https://github.com/eclipse-tractusx/bpdm dependencies: - name: bpdm-gate - version: 4.0.0-alpha.11 + version: 4.0.0-alpha.12 alias: bpdm-gate condition: bpdm-gate.enabled - name: bpdm-pool - version: 5.0.0-alpha.10 + version: 5.0.0-alpha.11 alias: bpdm-pool condition: bpdm-pool.enabled - name: bpdm-bridge-dummy - version: 1.0.1-alpha.6 + version: 1.0.1-alpha.7 alias: bpdm-bridge-dummy condition: bpdm-bridge-dummy.enabled - name: opensearch diff --git a/charts/bpdm/charts/bpdm-bridge-dummy/Chart.yaml b/charts/bpdm/charts/bpdm-bridge-dummy/Chart.yaml index 624f3254e..2d33fda1d 100644 --- a/charts/bpdm/charts/bpdm-bridge-dummy/Chart.yaml +++ b/charts/bpdm/charts/bpdm-bridge-dummy/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-bridge-dummy -appVersion: "4.0.0-alpha.9" -version: 1.0.1-alpha.6 +appVersion: "4.0.0-alpha.10" +version: 1.0.1-alpha.7 description: A Helm chart for deploying the BPDM bridge dummy service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/charts/bpdm/charts/bpdm-gate/Chart.yaml b/charts/bpdm/charts/bpdm-gate/Chart.yaml index f2910c723..29e150cbd 100644 --- a/charts/bpdm/charts/bpdm-gate/Chart.yaml +++ b/charts/bpdm/charts/bpdm-gate/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-gate -appVersion: "4.0.0-alpha.9" -version: 4.0.0-alpha.11 +appVersion: "4.0.0-alpha.10" +version: 4.0.0-alpha.12 description: A Helm chart for deploying the BPDM gate service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/charts/bpdm/charts/bpdm-pool/Chart.yaml b/charts/bpdm/charts/bpdm-pool/Chart.yaml index b49703a75..5830bd4e6 100644 --- a/charts/bpdm/charts/bpdm-pool/Chart.yaml +++ b/charts/bpdm/charts/bpdm-pool/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-pool -appVersion: "4.0.0-alpha.9" -version: 5.0.0-alpha.10 +appVersion: "4.0.0-alpha.10" +version: 5.0.0-alpha.11 description: A Helm chart for deploying the BPDM pool service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: