Skip to content

Commit fa3ca8e

Browse files
Update Helm release cloudprofiles to v0.7.22 (#1884)
Co-authored-by: 23t-machine-user <[email protected]>
1 parent 2c9d6f9 commit fa3ca8e

File tree

17 files changed

+39
-28
lines changed

17 files changed

+39
-28
lines changed

docs/release-notes/next.md

+7
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,11 @@ hide_table_of_contents: true
130130
- gardener-extension-provider-azure: `europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/provider-azure:v1.49.3`
131131

132132

133+
</details>
134+
135+
<details>
136+
<summary><b>Update cloudprofiles to <code>0.7.22</code></b></summary>
137+
138+
**Full Changelog**: https://github.com/gardener-community/cloudprofiles/compare/0.7.21...0.7.22
139+
133140
</details>

gardener/cloudprofiles.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
chart:
1717
spec:
1818
chart: cloudprofiles
19-
version: 0.7.21
19+
version: 0.7.22
2020
sourceRef:
2121
kind: HelmRepository
2222
name: gardener-community-charts

helmcharts/cloudprofiles/Chart.yaml

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
apiVersion: v2
22
dependencies:
3-
- condition: azure.enabled
4-
name: azure
3+
- condition: scs-community-platform.enabled
4+
name: scs-community-platform
55
repository: ""
66
- condition: citycloud.enabled
77
name: citycloud
88
repository: ""
9-
- condition: hcloud.enabled
10-
name: hcloud
11-
repository: ""
12-
- condition: scs-community-platform.enabled
13-
name: scs-community-platform
9+
- condition: gcp.enabled
10+
name: gcp
1411
repository: ""
15-
- condition: alicloud.enabled
16-
name: alicloud
12+
- condition: azure.enabled
13+
name: azure
1714
repository: ""
1815
- condition: fugacloud.enabled
1916
name: fugacloud
2017
repository: ""
21-
- condition: gcp.enabled
22-
name: gcp
18+
- condition: hcloud.enabled
19+
name: hcloud
2320
repository: ""
2421
- condition: ovh.enabled
2522
name: ovh
@@ -30,13 +27,16 @@ dependencies:
3027
- condition: regiocloud.enabled
3128
name: regiocloud
3229
repository: ""
33-
- condition: wavestack.enabled
34-
name: wavestack
30+
- condition: alicloud.enabled
31+
name: alicloud
3532
repository: ""
3633
- condition: aws.enabled
3734
name: aws
3835
repository: ""
36+
- condition: wavestack.enabled
37+
name: wavestack
38+
repository: ""
3939
description: A Helm chart for Kubernetes
4040
name: cloudprofiles
4141
type: application
42-
version: 0.7.21
42+
version: 0.7.22

helmcharts/cloudprofiles/RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
**Full Changelog**: https://github.com/gardener-community/cloudprofiles/compare/0.7.20...0.7.21
1+
**Full Changelog**: https://github.com/gardener-community/cloudprofiles/compare/0.7.21...0.7.22

helmcharts/cloudprofiles/charts/alicloud/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: alicloud
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/aws/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: aws
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/azure/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: azure
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/citycloud/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: citycloud
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/fugacloud/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: fugacloud
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/gcp/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: gcp
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/hcloud/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: hcloud
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/ovh/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: ovh
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/pluscloud-open/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: pluscloud-open
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/regiocloud/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 0.20220317.0
33
description: A Helm chart for Kubernetes
44
name: regiocloud
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/scs-community-platform/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: scs-community-platform
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/charts/wavestack/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 1.16.0
33
description: A Helm chart for Kubernetes
44
name: wavestack
55
type: application
6-
version: 0.7.21
6+
version: 0.7.22

helmcharts/cloudprofiles/values.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ global:
2222
1.29.11:
2323
classification: deprecated
2424
1.29.12:
25+
classification: deprecated
26+
1.29.13:
2527
classification: supported
2628
1.30.7:
2729
classification: deprecated
2830
1.30.8:
31+
classification: deprecated
32+
1.30.9:
2933
classification: supported
3034
versions: {}
3135
seedSelector:

0 commit comments

Comments
 (0)