Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit 4ad306d

Browse files
authored
Merge pull request #3166 from coverprice/bump_tt18
Bump Tectonic version to 1.8.9-tectonic.2
2 parents 4e4d3d0 + b482acd commit 4ad306d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ variable "tectonic_versions" {
128128

129129
default = {
130130
etcd = "3.1.8"
131-
kubernetes = "1.8.9+tectonic.1"
131+
kubernetes = "1.8.9+tectonic.2"
132132
monitoring = "1.9.5"
133-
tectonic = "1.8.9-tectonic.1"
133+
tectonic = "1.8.9-tectonic.2"
134134
tectonic-etcd = "0.0.1"
135135
cluo = "0.3.1"
136136
alm = "0.3.0"

0 commit comments

Comments
 (0)