Skip to content

Commit

Permalink
upgrade kubernetes versions in cloudprofile (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
Diaphteiros authored May 28, 2020
1 parent 5352435 commit 5732931
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/gardencontent/profiles/manifests/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ defaults:
caBundle: (( values.config.caBundle || ~~ ))
kubernetes:
versions:
- version: 1.18.2
- version: 1.17.5
- version: 1.16.9
- version: 1.15.11
- version: 1.18.3
- version: 1.17.6
- version: 1.16.10
- version: 1.15.12
providerspec: (( *values.providerspec ))

0 comments on commit 5732931

Please sign in to comment.