Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit c9ba7e8

Browse files
23t-renovate23t-machine-user
authored andcommitted
chore(deps): update dependency gardener/external-dns-management to v0.13.3
1 parent c43ca15 commit c9ba7e8

11 files changed

Lines changed: 31 additions & 55 deletions

File tree

charts/extensions/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: extensions
33
description: This helmchart bundles gardener extensions
44

55
# This is the chart version.
6-
version: 1.0.115
6+
version: 1.0.116

charts/extensions/RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
| Extension | Version |
22
| ----------- | ----------- |
33
|runtime-gvisor|```v0.6.0```|
4-
|external-dns-management|```v0.13.2```|
4+
|external-dns-management|```v0.13.2 -> v0.13.3```|
55
|networking-calico|```v1.26.0```|
66
|networking-cilium|```v1.17.0```|
77
|os-gardenlinux|```v0.14.0```|
88
|os-ubuntu|```v1.18.0```|
99
|provider-alicloud|```v1.40.1```|
1010
|provider-aws|```v1.39.0```|
11-
|provider-azure|```v1.30.0 -> v1.31.0```|
11+
|provider-azure|```v1.31.0```|
1212
|provider-gcp|```v1.25.1```|
1313
|provider-hcloud|```v0.6.0```|
1414
|provider-openstack|```v1.29.0```|

charts/extensions/templates/external-dns-management.yaml

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
description: Helmchart for controllerregistration of external-dns-management
33
name: external-dns-management
4-
version: v0.13.2
4+
version: v0.13.3
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# [external-dns-management]
2+
## 🏃 Others
3+
* *[OPERATOR]* Updated controller-manager-library dependency including K8s dependencies `v1.24.1` to `v1.25.0`. ([gardener/external-dns-management#281](https://github.com/gardener/external-dns-management/pull/281), [@MartinWeindel](https://github.com/MartinWeindel))
4+
* *[OPERATOR]* Ignore slave objects of non-responsible DNS classes. ([gardener/external-dns-management#279](https://github.com/gardener/external-dns-management/pull/279), [@MartinWeindel](https://github.com/MartinWeindel))

charts/external-dns-management/templates/controller-registration.yaml

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

charts/provider-azure/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
description: Helmchart for controllerregistration of provider-azure
33
name: provider-azure
4-
version: v1.30.0
4+
version: v1.31.0

charts/provider-azure/RELEASE.md

Lines changed: 14 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,18 @@
11
# [gardener-extension-provider-azure]
22
## ⚠️ Breaking Changes
3-
* *[OPERATOR]* This version of provider-azure requires Gardener v1.51+. ([gardener/gardener-extension-provider-azure#529](https://github.com/gardener/gardener-extension-provider-azure/pull/529), [@istvanballok](https://github.com/istvanballok))
4-
* *[OPERATOR]* Please make sure you're running gardener@v1.52 or above before upgrading to this version. ([gardener/gardener-extension-provider-azure#558](https://github.com/gardener/gardener-extension-provider-azure/pull/558), [@shafeeqes](https://github.com/shafeeqes))
3+
* *[OPERATOR]* provider-azure no longer supports Shoots with Кubernetes version < 1.17. ([gardener/gardener-extension-provider-azure#573](https://github.com/gardener/gardener-extension-provider-azure/pull/573), [@dimitar-kostadinov](https://github.com/dimitar-kostadinov))
54
## ✨ New Features
6-
* *[OPERATOR]* `CloudProfileConfig` now supports a new field `.machineImages[].machineImageVersion[].architecture`. It specifies the supported CPU architecture of the given machine image. ([gardener/gardener-extension-provider-azure#562](https://github.com/gardener/gardener-extension-provider-azure/pull/562), [@acumino](https://github.com/acumino))
7-
* *[OPERATOR]* `WorkerStatus` now supports a new field `.machineImage[].architecture`. It specifies the supported CPU architecture of the given worker pool. ([gardener/gardener-extension-provider-azure#562](https://github.com/gardener/gardener-extension-provider-azure/pull/562), [@acumino](https://github.com/acumino))
8-
* *[OPERATOR]* support for Azure shared gallery images for workers is added ([gardener/gardener-extension-provider-azure#567](https://github.com/gardener/gardener-extension-provider-azure/pull/567), [@rishabh-11](https://github.com/rishabh-11))
5+
* *[USER]* The Azure extension does now support shoot clusters with Kubernetes version 1.25. You should consider the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md) before upgrading to 1.25. ([gardener/gardener-extension-provider-azure#575](https://github.com/gardener/gardener-extension-provider-azure/pull/575), [@shafeeqes](https://github.com/shafeeqes))
96
## 🏃 Others
10-
* *[OPERATOR]* Adjust metric name due to upgrading the kube-state-metrics component ([gardener/gardener-extension-provider-azure#529](https://github.com/gardener/gardener-extension-provider-azure/pull/529), [@istvanballok](https://github.com/istvanballok))
11-
* *[OPERATOR]* The following images are updated: ([gardener/gardener-extension-provider-azure#550](https://github.com/gardener/gardener-extension-provider-azure/pull/550), [@kon-angelo](https://github.com/kon-angelo))
12-
* k8s.gcr.io/sig-storage/csi-provisioner: v2.1.1 -> v3.2.0
13-
* k8s.gcr.io/sig-storage/csi-attacher: v3.3.0 -> v3.4.0
14-
* k8s.gcr.io/sig-storage/csi-resizer: v1.1.0 -> v1.5.0
15-
* k8s.gcr.io/sig-storage/csi-snapshotter: v3.0.3 -> v4.2.1
16-
* k8s.gcr.io/sig-storage/snapshot-validation-webhook: v3.0.3 -> v4.2.1
17-
* k8s.gcr.io/sig-storage/snapshot-controller: v3.0.3 -> v4.2.1
18-
* k8s.gcr.io/sig-storage/csi-node-driver-registrar: v2.1.0 -> v2.5.1
19-
* k8s.gcr.io/sig-storage/livenessprobe: v2.3.0 -> v2.7.0
20-
* *[OPERATOR]* The `csi-driver-node` and `cloud-node-manager` pods now have their seccomp profile set to "RuntimeDefault". ([gardener/gardener-extension-provider-azure#559](https://github.com/gardener/gardener-extension-provider-azure/pull/559), [@dimityrmirchev](https://github.com/dimityrmirchev))
21-
* *[OPERATOR]* fix own vNet resource group name fetch in bastion creation ([gardener/gardener-extension-provider-azure#560](https://github.com/gardener/gardener-extension-provider-azure/pull/560), [@tedteng](https://github.com/tedteng))
22-
* *[OPERATOR]* The following image is updated: ([gardener/gardener-extension-provider-azure#563](https://github.com/gardener/gardener-extension-provider-azure/pull/563), [@kon-angelo](https://github.com/kon-angelo))
23-
* mcr.microsoft.com/k8s/csi/azurefile-csi: v1.19.0 -> v1.20.0
24-
* *[OPERATOR]* The following image is updated: ([gardener/gardener-extension-provider-azure#564](https://github.com/gardener/gardener-extension-provider-azure/pull/564), [@kon-angelo](https://github.com/kon-angelo))
25-
* mcr.microsoft.com/k8s/csi/azuredisk-csi: v1.16.0 -> v1.22.0
26-
* *[OPERATOR]* The `gardener.cloud-fast` storage class is now deployed with `volumeBindingMode: WaitForFirstConsumer`. This change is required if stateful pods with volumes have a topology related `podAffinity` or `podAntiAffinity` defined, e.g. when Gardener creates control-planes for HA shoot clusters. ([gardener/gardener-extension-provider-azure#565](https://github.com/gardener/gardener-extension-provider-azure/pull/565), [@timuthy](https://github.com/timuthy))
27-
* *[OPERATOR]* switch ginkgo v1 to ginkgo v2 in bastion test ([gardener/gardener-extension-provider-azure#566](https://github.com/gardener/gardener-extension-provider-azure/pull/566), [@tedteng](https://github.com/tedteng))
28-
* *[DEPENDENCY]* The following dependency is updated: ([gardener/gardener-extension-provider-azure#554](https://github.com/gardener/gardener-extension-provider-azure/pull/554), [@shafeeqes](https://github.com/shafeeqes))
29-
* github.com/gardener/gardener: v1.50.1 -> v1.53.0
30-
* k8s.io/* : v0.24.2 -> v0.24.3
31-
# [machine-controller-manager]
32-
## ✨ New Features
33-
* *[USER]* Bootstrap token replacement by MCM is now supported for Ignition userData format ([gardener/machine-controller-manager#743](https://github.com/gardener/machine-controller-manager/pull/743), [@Gerrit91](https://github.com/Gerrit91))
34-
## 🐛 Bug Fixes
35-
* *[OPERATOR]* resourceName `machine-controller` added for leases in clusterrole. Updated version of Clusterroles and Clusterrolebindings to v1. ([gardener/machine-controller-manager#739](https://github.com/gardener/machine-controller-manager/pull/739), [@rishabh-11](https://github.com/rishabh-11))
36-
* *[OPERATOR]* resourceName `machine-controller` added for leases in clusterrole. Updated version of Clusterroles and Clusterrolebindings to v1. ([gardener/machine-controller-manager#738](https://github.com/gardener/machine-controller-manager/pull/738), [@rishabh-11](https://github.com/rishabh-11))
37-
## 🏃 Others
38-
* *[OPERATOR]* Migrated clients to use `policy/v1` `PodDisruptionBudget` for kubernetes versions >= 1.21. `policy/v1beta1` PDB is also supported but for k8s < 1.21 ([gardener/machine-controller-manager#744](https://github.com/gardener/machine-controller-manager/pull/744), [@shafeeqes](https://github.com/shafeeqes))
39-
# [machine-controller-manager-provider-azure]
40-
## 🏃 Others
41-
* *[USER]* Updates deployment YAML used in IT when controllers are run as containers in the cluster. ([gardener/machine-controller-manager-provider-azure#70](https://github.com/gardener/machine-controller-manager-provider-azure/pull/70), [@rishabh-11](https://github.com/rishabh-11))
42-
* *[USER]* Machine-Controller-Manager Provider-Azure now supports managing virtual machines based on shared image gallery images. ([gardener/machine-controller-manager-provider-azure#73](https://github.com/gardener/machine-controller-manager-provider-azure/pull/73), [@rishabh-11](https://github.com/rishabh-11))
43-
* *[OPERATOR]* An issue that let the safety controller block the machine deletion if the Azure resource group is not available has been fixed. ([gardener/machine-controller-manager-provider-azure#72](https://github.com/gardener/machine-controller-manager-provider-azure/pull/72), [@dkistner](https://github.com/dkistner))
44-
# [terraformer]
45-
## 🏃 Others
46-
* *[OPERATOR]* The golang base image is now updated to 1.16.15. The alpine base image is updated to 3.16.2. ([gardener/terraformer#125](https://github.com/gardener/terraformer/pull/125), [@kon-angelo](https://github.com/kon-angelo))
7+
* *[OPERATOR]* Update version of `github.com/gardener/remedy-controller` v0.10.0 ([gardener/gardener-extension-provider-azure#576](https://github.com/gardener/gardener-extension-provider-azure/pull/576), [@kon-angelo](https://github.com/kon-angelo))
8+
* *[OPERATOR]* Update `azurefile-csi-driver` to v1.21.0 ([gardener/gardener-extension-provider-azure#577](https://github.com/gardener/gardener-extension-provider-azure/pull/577), [@kon-angelo](https://github.com/kon-angelo))
9+
* *[OPERATOR]* The following images are updated: ([gardener/gardener-extension-provider-azure#581](https://github.com/gardener/gardener-extension-provider-azure/pull/581), [@dkistner](https://github.com/dkistner))
10+
* mcr.microsoft.com/oss/kubernetes/azure-cloud-controller-manager: v1.23.14 -> v1.23.21 (for K8s 1.23 Shoots)
11+
* mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager: v1.23.14 -> v1.23.21 (for K8s 1.23 Shoots)
12+
* mcr.microsoft.com/oss/kubernetes/azure-cloud-controller-manager: v1.24.2 -> v1.24.8 (for K8s 1.24 Shoots)
13+
* mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager: v1.24.2 -> v1.24.8 (for K8s 1.24 Shoots)
14+
* *[OPERATOR]* Update go version `v1.18.3` -> `v1.19.2` ([gardener/gardener-extension-provider-azure#582](https://github.com/gardener/gardener-extension-provider-azure/pull/582), [@kon-angelo](https://github.com/kon-angelo))
15+
* *[DEPENDENCY]* The following dependency is updated: ([gardener/gardener-extension-provider-azure#572](https://github.com/gardener/gardener-extension-provider-azure/pull/572), [@shafeeqes](https://github.com/shafeeqes))
16+
* github.com/gardener/gardener: v1.53.0 -> v1.56.0
17+
* k8s.io/* : v0.24.3 -> v0.25.0
18+
* sigs.k8s.io/controller-runtime: v0.12.1 -> v0.13.0

charts/provider-azure/templates/controller-registration.yaml

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

hack/helmchart-import/helmchart-import-go/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: "v0.6.0"
44
- name: "external-dns-management"
55
repo: "gardener/external-dns-management"
6-
version: "v0.13.2"
6+
version: "v0.13.3"
77
- name: "networking-calico"
88
repo: "gardener/gardener-extension-networking-calico"
99
version: "v1.26.0"

0 commit comments

Comments
 (0)