Skip to content

Commit e31cd5b

Browse files
authored
Merge pull request #1475 from justaugustus/cloud-builder
k8s-cloud-builder: Build on kube-cross:v1.14.7-1 and v1.13.15-1
2 parents 95cbb9f + d7e2805 commit e31cd5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/k8s-cloud-builder/variants.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ variants:
99
SKOPEO_VERSION: 'v0.2.0'
1010
cross1.14:
1111
CONFIG: 'cross1.14'
12-
KUBE_CROSS_VERSION: 'v1.14.6-1'
12+
KUBE_CROSS_VERSION: 'v1.14.7-1'
1313
SKOPEO_VERSION: 'v0.2.0'
1414
cross1.13:
1515
CONFIG: 'cross1.13'
16-
KUBE_CROSS_VERSION: 'v1.13.14-1'
16+
KUBE_CROSS_VERSION: 'v1.13.15-1'
1717
SKOPEO_VERSION: 'v0.2.0'

0 commit comments

Comments
 (0)