Skip to content

Commit

Permalink
Merge pull request #609 from gardener/update
Browse files Browse the repository at this point in the history
Update Gardener and extensions
  • Loading branch information
Diaphteiros authored Sep 16, 2021
2 parents f884c40 + 50aa204 commit 2f40498
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions dependency-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"gardener": {
"core": {
"repo": "https://github.com/gardener/gardener.git",
"version": "v1.29.0"
"version": "v1.30.1"
},
"extensions": {
"dns-external": {
"repo": "https://github.com/gardener/external-dns-management.git",
"version": "v0.10.4"
"version": "v0.10.6"
},
"networking-calico": {
"repo": "https://github.com/gardener/gardener-extension-networking-calico.git",
Expand All @@ -28,7 +28,7 @@
},
"provider-aws": {
"repo": "https://github.com/gardener/gardener-extension-provider-aws.git",
"version": "v1.27.0"
"version": "v1.28.1"
},
"provider-azure": {
"repo": "https://github.com/gardener/gardener-extension-provider-azure.git",
Expand All @@ -40,19 +40,19 @@
},
"provider-openstack": {
"repo": "https://github.com/gardener/gardener-extension-provider-openstack.git",
"version": "v1.20.0"
"version": "v1.21.0"
},
"shoot-cert-service": {
"repo": "https://github.com/gardener/gardener-extension-shoot-cert-service.git",
"version": "v1.17.1"
"version": "v1.18.0"
},
"shoot-dns-service": {
"repo": "https://github.com/gardener/gardener-extension-shoot-dns-service.git",
"version": "v1.14.0"
"version": "v1.15.0"
},
"provider-vsphere": {
"repo": "https://github.com/gardener/gardener-extension-provider-vsphere.git",
"version": "v0.10.0"
"version": "v0.11.0"
},
"runtime-gvisor": {
"repo": "https://github.com/gardener/gardener-extension-runtime-gvisor.git",
Expand All @@ -63,7 +63,7 @@
"dashboard": {
"core": {
"repo": "https://github.com/gardener/dashboard.git",
"version": "1.51.2"
"version": "1.52.0"
},
"identity": {
"repo": "(( dashboard.core.repo ))",
Expand Down

0 comments on commit 2f40498

Please sign in to comment.