mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
Update assets generation for bootkube v0.6.1
This commit is contained in:
@@ -30,7 +30,7 @@ terraform apply
|
||||
|
||||
### Comparison
|
||||
|
||||
Render bootkube assets directly with bootkube v0.6.0.
|
||||
Render bootkube assets directly with bootkube v0.6.1.
|
||||
|
||||
#### On-host etcd
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ variable "container_images" {
|
||||
type = "map"
|
||||
|
||||
default = {
|
||||
hyperkube = "quay.io/coreos/hyperkube:v1.7.1_coreos.0"
|
||||
hyperkube = "quay.io/coreos/hyperkube:v1.7.3_coreos.0"
|
||||
etcd = "quay.io/coreos/etcd:v3.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user