Skip to content

Commit

Permalink
Update cloud-init guestinfo_datasource version and kubernetes version
Browse files Browse the repository at this point in the history
  • Loading branch information
SanikaGawhane committed Sep 24, 2020
1 parent 4b12f51 commit 12c1e39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/capi/cloudinit/user-data
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ write_files:
etcd: {}
imageRepository: k8s.gcr.io
kind: ClusterConfiguration
kubernetesVersion: 1.16.11
kubernetesVersion: 1.17.11
networking:
dnsDomain: cluster.local
podSubnet: 100.96.0.0/11
Expand Down
2 changes: 1 addition & 1 deletion images/capi/packer/ova/packer-common.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"disk_type_id": "0",
"format": "",
"guestinfo_datasource_slug": "https://raw.githubusercontent.com/vmware/cloud-init-vmware-guestinfo",
"guestinfo_datasource_ref": "v1.3.1",
"guestinfo_datasource_ref": "v1.4.0",
"guestinfo_datasource_script": "{{user `guestinfo_datasource_slug`}}/{{user `guestinfo_datasource_ref`}}/install.sh",
"headless": "true",
"insecure_connection": "false",
Expand Down

0 comments on commit 12c1e39

Please sign in to comment.