Skip to content

Commit f49a800

Browse files
chore(deps): update crossplane-provider-aws-rdr docker tag to v0.0.12 (#39)
* chore(deps): update crossplane-provider-aws-rdr 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.40 -> 0.0.41 * 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 c4d1dc0 commit f49a800

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.40
21+
version: 0.0.41
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.
@@ -58,7 +58,7 @@ dependencies:
5858
- crossplane-provider-aws-rdr
5959
- name: crossplane-provider-aws-rdr
6060
alias: crossplane-provider-aws-rdr
61-
version: 0.0.11
61+
version: 0.0.12
6262
repository: "oci://ghcr.io/openmcp-project"
6363
tags:
6464
- crossplane-provider-aws-rdr

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

@@ -14,15 +14,15 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
1414
| 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.14 |
17-
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 |
17+
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.12 |
1818
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
1919
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |
2020
# TL;DR
2121
This template umbrella Helm Chart demonstrates the orchestration of AWS native cloud resources such as [Elastic Compute Cloud (EC2)](https://docs.aws.amazon.com/de_de/AWSEC2/latest/UserGuide/concepts.html), [Elastic Kubernetes Service (EKS)](https://docs.aws.amazon.com/de_de/eks/latest/userguide/what-is-eks.html) and some more.
2222

2323
# provider-aws.zzzz
2424

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

@@ -34,7 +34,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
3434
| 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.14 |
37-
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 |
37+
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.12 |
3838
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
3939
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |
4040

0 commit comments

Comments
 (0)