Skip to content

Commit

Permalink
dependencies: add k8s.gcr.io/build-image/kube-cross: dependents bullseye
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <[email protected]>
  • Loading branch information
cpanato committed Sep 28, 2021
1 parent 830da9f commit c77790a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,13 @@ dependencies:
- path: images/build/cross/variants.yaml
match: REVISION:\ '\d+'

- name: "k8s.gcr.io/build-image/kube-cross: dependents"
- name: "k8s.gcr.io/build-image/kube-cross: dependents bullseye"
version: v1.23.0-go1.17.1-bullseye.1
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
match: "KUBE_CROSS_VERSION: 'v((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)'"

- name: "k8s.gcr.io/build-image/kube-cross: dependents buster"
version: v1.23.0-go1.17.1-buster.0
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
Expand Down

0 comments on commit c77790a

Please sign in to comment.