Skip to content

Commit

Permalink
Merge pull request #1417 from justaugustus/cloud-builder
Browse files Browse the repository at this point in the history
k8s-cloud-builder: Build on kube-cross:v1.14.6-1 and v1.13.14-1
  • Loading branch information
k8s-ci-robot authored Jul 17, 2020
2 parents 4b2fd32 + 71a58d6 commit 4781b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/k8s-cloud-builder/variants.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
variants:
cross1.14:
CONFIG: 'cross1.14'
KUBE_CROSS_VERSION: 'v1.14.5-1'
KUBE_CROSS_VERSION: 'v1.14.6-1'
SKOPEO_VERSION: 'v0.2.0'
cross1.13:
CONFIG: 'cross1.13'
KUBE_CROSS_VERSION: 'v1.13.13-1'
KUBE_CROSS_VERSION: 'v1.13.14-1'
SKOPEO_VERSION: 'v0.2.0'

0 comments on commit 4781b1b

Please sign in to comment.