Skip to content

Commit 83748a9

Browse files
chore(deps): update crossplane-provider-aws-ec2 docker tag to v0.0.13 (#37)
* chore(deps): update crossplane-provider-aws-ec2 docker tag to v0.0.13 * chore(ci): update helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml.version 0.0.38 -> 0.0.39 * chore(ci): update Helm Chart helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/README.md file --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent d2a900a commit 83748a9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4"
1818
# you make changes to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
2020

21-
version: 0.0.38
21+
version: 0.0.39
2222

2323
# This is the version number of the application being deployed. This version
2424
# number should be incremented each time you make changes to the application.
@@ -40,7 +40,7 @@ dependencies:
4040
- external-secrets-config
4141
- name: crossplane-provider-aws-ec2
4242
alias: crossplane-provider-aws-ec2
43-
version: 0.0.12
43+
version: 0.0.13
4444
repository: "oci://ghcr.io/openmcp-project"
4545
tags:
4646
- crossplane-provider-aws-ec2

helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# provider-aws.zzzz
44

5-
![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-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)
5+
![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)
66

77
A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of AWS resources
88

@@ -11,7 +11,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
1111
| Repository | Name | Version |
1212
|------------|------|---------|
1313
| oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.12 |
14-
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.12 |
14+
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.13 |
1515
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-eks(crossplane-provider-aws-eks) | 0.0.12 |
1616
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.13 |
1717
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 |
@@ -22,7 +22,7 @@ This template umbrella Helm Chart demonstrates the orchestration of AWS native c
2222

2323
# provider-aws.zzzz
2424

25-
![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-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)
25+
![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)
2626

2727
A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of AWS resources
2828

@@ -31,7 +31,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
3131
| Repository | Name | Version |
3232
|------------|------|---------|
3333
| oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.12 |
34-
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.12 |
34+
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.13 |
3535
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-eks(crossplane-provider-aws-eks) | 0.0.12 |
3636
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.13 |
3737
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 |

0 commit comments

Comments
 (0)