Skip to content

Commit

Permalink
k8s-cloud-builder: Build v1.17.0-rc.1-1 image
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <[email protected]>
  • Loading branch information
justaugustus committed Jul 14, 2021
1 parent 817dd10 commit 99473d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ dependencies:
match: go\d+.\d+

- name: "k8s.gcr.io/build-image/kube-cross: dependents (next candidate)"
version: v1.16.6-1
version: v1.17.0-rc.1-1
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
match: v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)-\d+
Expand Down
3 changes: 3 additions & 0 deletions images/k8s-cloud-builder/variants.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
variants:
cross1.17:
CONFIG: 'cross1.17'
KUBE_CROSS_VERSION: 'v1.17.0-rc.1-1'
cross1.16:
CONFIG: 'cross1.16'
KUBE_CROSS_VERSION: 'v1.16.6-1'
Expand Down

0 comments on commit 99473d2

Please sign in to comment.