Skip to content

Commit

Permalink
Upgrade Gardener and extensions (#634)
Browse files Browse the repository at this point in the history
* remove obsolete feature gate for azure

* Upgrade github_com_gardener_gardener (#631)

from v1.32.1 to v1.33.1

Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>

* Upgrade github_com_gardener_dashboard (#630)

from 1.52.1 to 1.52.2

* Upgrade github_com_gardener_gardener-extension-provider-openstack (#629)

from v1.21.0 to v1.22.0

Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>

* Upgrade github_com_gardener_sow (#632)

from 3.3.0 to 3.4.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

Co-authored-by: Gardener CI Robot 1 <gardener.ci.user@gmail.com>
Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>
Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>
  • Loading branch information
4 people authored Oct 21, 2021
1 parent 6059922 commit 388186f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion SOW_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
3.4.0
3 changes: 0 additions & 3 deletions components/gardencontent/seeds/provider/azure/shoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ infrastructureConfig:
controlPlaneConfig:
apiVersion: azure.provider.extensions.gardener.cloud/v1alpha1
kind: ControlPlaneConfig
cloudControllerManager:
featureGates:
ServiceLoadBalancerFinalizer: true
defaultMachineType: Standard_DS5_v2
defaultVolumeType: standard
6 changes: 3 additions & 3 deletions dependency-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"gardener": {
"core": {
"repo": "https://github.com/gardener/gardener.git",
"version": "v1.32.1"
"version": "v1.33.1"
},
"extensions": {
"dns-external": {
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"provider-openstack": {
"repo": "https://github.com/gardener/gardener-extension-provider-openstack.git",
"version": "v1.21.0"
"version": "v1.22.0"
},
"shoot-cert-service": {
"repo": "https://github.com/gardener/gardener-extension-shoot-cert-service.git",
Expand All @@ -63,7 +63,7 @@
"dashboard": {
"core": {
"repo": "https://github.com/gardener/dashboard.git",
"version": "1.52.1"
"version": "1.52.2"
},
"identity": {
"repo": "(( dashboard.core.repo ))",
Expand Down

0 comments on commit 388186f

Please sign in to comment.