Skip to content

Commit d2a900a

Browse files
chore(deps): update crossplane-provider-apiextensions-composition docker tag to v0.0.12 (#36)
* chore(deps): update crossplane-provider-apiextensions-composition docker tag to v0.0.12 * chore(ci): update helm/umbrella/blueprints/provider-aws.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml.version 0.0.37 -> 0.0.38 * 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 4d3097c commit d2a900a

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.37
21+
version: 0.0.38
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.
@@ -64,7 +64,7 @@ dependencies:
6464
- crossplane-provider-aws-rdr
6565
- name: crossplane-provider-apiextensions-composition
6666
alias: crossplane-provider-apiextensions-composition
67-
version: 0.0.11
67+
version: 0.0.12
6868
repository: "oci://ghcr.io/openmcp-project"
6969
tags:
7070
- crossplane-provider-apiextensions-composition

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,15 +2,15 @@
22

33
# provider-aws.zzzz
44

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

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

99
## Requirements
1010

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.11 |
13+
| oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.12 |
1414
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.12 |
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 |
@@ -22,15 +22,15 @@ This template umbrella Helm Chart demonstrates the orchestration of AWS native c
2222

2323
# provider-aws.zzzz
2424

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

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

2929
## Requirements
3030

3131
| Repository | Name | Version |
3232
|------------|------|---------|
33-
| oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.11 |
33+
| oci://ghcr.io/openmcp-project | crossplane-provider-apiextensions-composition(crossplane-provider-apiextensions-composition) | 0.0.12 |
3434
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-ec2(crossplane-provider-aws-ec2) | 0.0.12 |
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 |

0 commit comments

Comments
 (0)