diff --git a/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index fe09197..e41294c 100644 --- a/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml @@ -18,7 +18,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # you make changes to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.39 +version: 0.0.40 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -52,7 +52,7 @@ dependencies: - crossplane-provider-aws-eks - name: crossplane-provider-aws-iam alias: crossplane-provider-aws-iam - version: 0.0.13 + version: 0.0.14 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-aws-rdr diff --git a/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/README.md index d184906..a0d087f 100644 --- a/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # provider-aws.zzzz -![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) +![Version: 0.0.40](https://img.shields.io/badge/Version-0.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of AWS resources @@ -13,7 +13,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.12 | | oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.13 | | oci://ghcr.io/openmcp-project | crossplane-provider-aws-eks(crossplane-provider-aws-eks) | 0.0.12 | -| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.13 | +| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.14 | | oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 | | oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 | | oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 | @@ -22,7 +22,7 @@ This template umbrella Helm Chart demonstrates the orchestration of AWS native c # provider-aws.zzzz -![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) +![Version: 0.0.40](https://img.shields.io/badge/Version-0.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of AWS resources @@ -33,7 +33,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.12 | | oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.13 | | oci://ghcr.io/openmcp-project | crossplane-provider-aws-eks(crossplane-provider-aws-eks) | 0.0.12 | -| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.13 | +| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.14 | | oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 | | oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 | | oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 | diff --git a/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-iam-aws-upbound-io.yaml b/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-iam-aws-upbound-io.yaml index 2806fb0..8aba21f 100644 --- a/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-iam-aws-upbound-io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-iam-aws-upbound-io.yaml @@ -8,7 +8,7 @@ metadata: crossplane.io/composition-resource-name: role labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-aws-iam" - openmcp.cloud/blueprint-building-block-version: "0.0.13" + openmcp.cloud/blueprint-building-block-version: "0.0.14" crossplane.io/claim-namespace: dev-us crossplane.io/composite: dev-ekscluster ownerReferences: diff --git a/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-policy-attachment-iam-aws-upbound-io.yaml b/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-policy-attachment-iam-aws-upbound-io.yaml index f414976..23227ed 100644 --- a/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-policy-attachment-iam-aws-upbound-io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/provider-aws.zzzz/charts/crossplane-provider-aws-iam/templates/role-policy-attachment-iam-aws-upbound-io.yaml @@ -8,7 +8,7 @@ metadata: crossplane.io/composition-resource-name: rolePolicyAttachment labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-aws-iam" - openmcp.cloud/blueprint-building-block-version: "0.0.13" + openmcp.cloud/blueprint-building-block-version: "0.0.14" crossplane.io/claim-namespace: dev-us crossplane.io/composite: dev-ekscluster ownerReferences: